@Metadata(root=CONFIGURATION,
description="Trigger with associated actions.")
public abstract class Trigger<T extends TriggerState>
extends com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
| Constructor and Description |
|---|
Trigger() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Action> |
getActions() |
abstract T |
getFromState() |
abstract T |
getToState() |
void |
setActions(java.util.List<Action> actions) |
compareTo, equals, get$ciAttributes, get$token, get$validationMessages, getId, getName, getProperty, getPropertyDescriptor, getType, hashCode, hasProperty, set$ciAttributes, set$token, set$validationMessages, setId, setProperty, setType, toString