Uses of Interface
ch.ivyteam.ivy.workflow.IStartElement
Packages that use IStartElement
Package
Description
-
Uses of IStartElement in ch.ivyteam.ivy.workflow
Methods in ch.ivyteam.ivy.workflow that return IStartElementModifier and TypeMethodDescriptionIWorkflowProcessModelVersion.createStartElement(String requestPath, String triggerSignature, String userFriendlyRequestPath, String activatorName, String name, String description, String processElementId, boolean isVisible, boolean persistOnStart) Deprecated, for removal: This API element is subject to removal in a future version.IWorkflowProcessModelVersion.findStartElement(String requestPath) Deprecated, for removal: This API element is subject to removal in a future version.IWorkflowProcessModelVersion.findStartElementByUserFriendlyRequestPath(String userFriendlyRequestPath) Deprecated, for removal: This API element is subject to removal in a future version.Methods in ch.ivyteam.ivy.workflow that return types with arguments of type IStartElementModifier and TypeMethodDescriptionIWorkflowProcessModelVersion.getStartElements()Deprecated, for removal: This API element is subject to removal in a future version.
IWorkflowProcessModelVersion.createStartElement(String, String, String, String, String, String, CategoryPath, String, boolean, boolean, Map, List)