Interface InterruptibleBuildPhase
- All Superinterfaces:
BuildPhase
- All Known Implementing Classes:
ExecuteBuildTask
,InitializeBuild
,PrepareBuildTask
Represents a phase of the build that is allowed to be interrupted by the user cancelling.
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.v2.build.agent.BuildPhase
call