Interface ImmutableFlowTriggerI
-
public interface ImmutableFlowTriggerI
Read-only interface to exposed flow trigger properties.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
ImmutableFlowI
getFlow()
UUID
getId()
Map<String,String>
getMetadata()
String
getName()
int
getTriggerType()
-