@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$token, getId, getName, getProperty, getPropertyDescriptor, getSyntheticProperties, getSyntheticProperty, getType, hashCode, hasProperty, hasSyntheticProperty, putSyntheticProperties, putSyntheticProperty, set$token, setId, setProperty, setSyntheticProperties, setType, toString