|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.service.deployment.PartialCommitTrigger
public class PartialCommitTrigger
| Constructor Summary | |
|---|---|
PartialCommitTrigger(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification specification,
java.util.List<com.xebialabs.deployit.deployment.planner.Plan.Checkpoint> checkpoints)
|
|
| Method Summary | |
|---|---|
void |
stepStateChanged(com.xebialabs.deployit.engine.spi.execution.StepExecutionStateEvent event)
|
void |
taskStateChanged(com.xebialabs.deployit.engine.spi.execution.TaskExecutionStateEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PartialCommitTrigger(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification specification,
java.util.List<com.xebialabs.deployit.deployment.planner.Plan.Checkpoint> checkpoints)
| Method Detail |
|---|
public void stepStateChanged(com.xebialabs.deployit.engine.spi.execution.StepExecutionStateEvent event)
stepStateChanged in interface com.xebialabs.deployit.engine.spi.execution.ExecutionStateListenerpublic void taskStateChanged(com.xebialabs.deployit.engine.spi.execution.TaskExecutionStateEvent event)
taskStateChanged in interface com.xebialabs.deployit.engine.spi.execution.ExecutionStateListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||