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) | 
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.