Package com.xebialabs.xlrelease.service
Interface TaskPostAction
-
- All Superinterfaces:
PostAction
- All Known Implementing Classes:
ExecuteAbortScriptAction,ExecuteFacetAction,ExecuteFailureHandlerAction,ExecuteNextCustomScriptPath,ExecutePreconditionAction,ExecuteTaskAction
public interface TaskPostAction extends PostAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tasktask()
-
-
-
Method Detail
-
task
Task task()
-
-