|
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(java.lang.String duration)
|
static java.lang.String |
secondsToDuration(java.lang.Long seconds)
|
static java.lang.Object[] |
validateInput(java.lang.reflect.Method method,
java.lang.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 java.lang.String secondsToDuration(java.lang.Long seconds)
public static long durationToSeconds(java.lang.String duration)
public static java.lang.Object[] validateInput(java.lang.reflect.Method method,
java.lang.Object[] args)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||