|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.grails.GrailsBuildTask
public class GrailsBuildTask
Constructor Summary | |
---|---|
GrailsBuildTask(ProcessService processService,
TestCollationService testCollationService,
EnvironmentVariableAccessor environmentVariableAccessor,
CapabilityContext capabilityContext)
|
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 GrailsBuildTask(ProcessService processService, TestCollationService testCollationService, EnvironmentVariableAccessor environmentVariableAccessor, CapabilityContext capabilityContext)
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 |