|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.task.TaskFunctions
public final class TaskFunctions
Method Summary | |
---|---|
static com.google.common.base.Function<TaskModuleDescriptor,TaskExecutableType> |
getFirstTaskExecutableFromTaskModule()
|
static com.google.common.base.Function<TaskExecutableType,java.lang.String> |
getTaskExecutableKey()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static com.google.common.base.Function<TaskModuleDescriptor,TaskExecutableType> getFirstTaskExecutableFromTaskModule()
TaskExecutableType
belonging to the given TaskModuleDescriptor
public static com.google.common.base.Function<TaskExecutableType,java.lang.String> getTaskExecutableKey()
TaskExecutableType.getExecutableKey()
for the given TaskExecutableType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |