Class ExecuteTaskSupport
java.lang.Object
org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
- All Implemented Interfaces:
ExecuteTask
Support for
ExecuteTask
implementations.- Since:
- 0.7
- Author:
- Jason Dillon
-
Constructor Details
-
ExecuteTaskSupport
public ExecuteTaskSupport()
-
-
Method Details
-
getId
- Specified by:
getId
in interfaceExecuteTask
-
setId
-
getPhase
- Specified by:
getPhase
in interfaceExecuteTask
-
setPhase
-
getProfileId
Description copied from interface:ExecuteTask
profile id of the execute task. can benull
then the execute task belongs to project.build- Specified by:
getProfileId
in interfaceExecuteTask
-
setProfileId
-