public final class FlowHelpers extends Object
| Constructor and Description | 
|---|
FlowHelpers()  | 
| Modifier and Type | Method and Description | 
|---|---|
static long | 
durationToSeconds(String duration)  | 
static String | 
secondsToDuration(Long seconds)  | 
static int | 
taskPriorityToInt(String taskPriority)  | 
static String | 
taskPriorityToString(Integer taskPriority)  | 
static Object[] | 
validateInput(Method method,
             Object[] args)  |