Package com.almis.awe.scheduler.util
Class TaskUtil
java.lang.Object
com.almis.awe.scheduler.util.TaskUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getGroupForLaunchType
(Integer taskLaunchType) Returns the group for the given taskstatic TaskLaunchType
getLaunchTypeForGroup
(String group) Returns the group for the given task
-
Method Details
-
getGroupForLaunchType
Returns the group for the given task- Parameters:
taskLaunchType
-
-
getLaunchTypeForGroup
Returns the group for the given task- Parameters:
group
-
-