|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.maven.task.Maven3BuildTask
public class Maven3BuildTask
Field Summary | |
---|---|
static java.lang.String |
PLUGIN_KEY
|
Constructor Summary | |
---|---|
Maven3BuildTask(CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor,
ProcessService processService,
TestCollationService testCollationService)
|
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 |
Field Detail |
---|
public static final java.lang.String PLUGIN_KEY
Constructor Detail |
---|
public Maven3BuildTask(CapabilityContext capabilityContext, EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService, TestCollationService testCollationService)
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 |