|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.engine.spi.execution.Transitions
public final class Transitions
| Method Summary | |
|---|---|
static boolean |
checkTransition(StepExecutionStateEvent e,
com.xebialabs.deployit.engine.api.execution.StepExecutionState previous,
com.xebialabs.deployit.engine.api.execution.StepExecutionState current)
|
static boolean |
checkTransition(TaskExecutionStateEvent e,
com.xebialabs.deployit.engine.api.execution.TaskExecutionState previous,
com.xebialabs.deployit.engine.api.execution.TaskExecutionState current)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean checkTransition(StepExecutionStateEvent e,
com.xebialabs.deployit.engine.api.execution.StepExecutionState previous,
com.xebialabs.deployit.engine.api.execution.StepExecutionState current)
public static boolean checkTransition(TaskExecutionStateEvent e,
com.xebialabs.deployit.engine.api.execution.TaskExecutionState previous,
com.xebialabs.deployit.engine.api.execution.TaskExecutionState current)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||