|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.vcs.task.VcsBranchingTask
public class VcsBranchingTask
Constructor Summary | |
---|---|
VcsBranchingTask()
|
Method Summary | |
---|---|
TaskResult |
execute(TaskContext taskContext)
Execute the task |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VcsBranchingTask()
Method Detail |
---|
@NotNull public TaskResult execute(@NotNull TaskContext taskContext) throws TaskException
TaskType
execute
in interface InternalTaskType<TaskContext>
execute
in interface TaskType
TaskResult
representing the status of the task execution
TaskException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |