|
Did this page help you?Yes No Tell us about it... |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.amazonaws.services.simpleworkflow.flow.common.FlowHelpers
public final class FlowHelpers
| Constructor Summary | |
|---|---|
FlowHelpers()
|
|
| Method Summary | |
|---|---|
static long |
durationToSeconds(String duration)
|
static String |
secondsToDuration(Long seconds)
|
static Object[] |
validateInput(Method method,
Object[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlowHelpers()
| Method Detail |
|---|
public static String secondsToDuration(Long seconds)
public static long durationToSeconds(String duration)
public static Object[] validateInput(Method method,
Object[] args)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||