|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.task.TaskExecutorImpl
public class TaskExecutorImpl
Constructor Summary | |
---|---|
TaskExecutorImpl(ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
CustomVariableContext customVariableContext)
|
Method Summary | |
---|---|
java.util.List<TaskResult> |
execute(BuildContext buildContext,
ReadOnlyCapabilitySet readOnlyCapabilitySet)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaskExecutorImpl(ErrorUpdateHandler errorUpdateHandler, BuildLoggerManager buildLoggerManager, com.atlassian.plugin.PluginAccessor pluginAccessor, CustomVariableContext customVariableContext)
Method Detail |
---|
@NotNull public java.util.List<TaskResult> execute(@NotNull BuildContext buildContext, @NotNull ReadOnlyCapabilitySet readOnlyCapabilitySet)
execute
in interface TaskExecutor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |