com.amazonaws.services.simpleworkflow.flow.common
Class FlowHelpers

java.lang.Object
  extended by com.amazonaws.services.simpleworkflow.flow.common.FlowHelpers

public final class FlowHelpers
extends Object


Constructor Summary
FlowHelpers()
           
 
Method Summary
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

FlowHelpers

public FlowHelpers()
Method Detail

secondsToDuration

public static String secondsToDuration(Long seconds)

validateInput

public static Object[] validateInput(Method method,
                                     Object[] args)


Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.