public class Maven2BuildTask extends Object implements CommonTaskType
Modifier and Type | Field and Description |
---|---|
static String |
PLUGIN_KEY |
Constructor and Description |
---|
Maven2BuildTask(CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor,
ProcessService processService,
TestCollationService testCollationService) |
Modifier and Type | Method and Description |
---|---|
TaskResult |
execute(CommonTaskContext taskContext)
Executes the task.
|
public static final String PLUGIN_KEY
public Maven2BuildTask(CapabilityContext capabilityContext, EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService, TestCollationService testCollationService)
@NotNull public TaskResult execute(@NotNull CommonTaskContext taskContext) throws TaskException
CommonTaskType
execute
in interface CommonTaskType
TaskResult
representing the status of the task executionTaskException
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.