Interface OfficeStart
-
- All Superinterfaces:
OfficeFlowSourceNode
- All Known Subinterfaces:
OfficeStartNode
- All Known Implementing Classes:
OfficeStartNodeImpl
public interface OfficeStart extends OfficeFlowSourceNode
Start-up trigger for aManagedFunctionwithin theOffice.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetOfficeStartName()Obtains the name of thisOfficestart-up trigger.
-