Interface EndStepProperties
- 
- All Superinterfaces:
 ChartStepProperties
- All Known Implementing Classes:
 AbstractEndStepDelegate,EndStepUI.EndStepFactory
public interface EndStepProperties extends ChartStepProperties
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static java.lang.StringFACTORY_IDstatic Property<java.lang.String[]>OUTPUTS- 
Fields inherited from interface com.inductiveautomation.sfc.elements.steps.ChartStepProperties
AssociatedData, Breakpoint, FactoryId, Name 
 - 
 
 - 
 
- 
- 
Field Detail
- 
FACTORY_ID
static final java.lang.String FACTORY_ID
- See Also:
 - Constant Field Values
 
 
- 
OUTPUTS
static final Property<java.lang.String[]> OUTPUTS
 
 - 
 
 -