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