Class ExecuteTaskSupport
java.lang.Object
org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
- All Implemented Interfaces:
ExecuteTask
Support for
ExecuteTask implementations.- Since:
- 0.7
-
Field Details
-
id
-
phase
-
profileId
-
-
Constructor Details
-
ExecuteTaskSupport
public ExecuteTaskSupport()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceExecuteTask
-
setId
-
getPhase
- Specified by:
getPhasein interfaceExecuteTask
-
setPhase
-
getProfileId
Description copied from interface:ExecuteTaskprofile id of the execute task. can benullthen the execute task belongs to project.build- Specified by:
getProfileIdin interfaceExecuteTask
-
setProfileId
-