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