Uses of Interface
de.espirit.firstspirit.workflow.WorkflowGroup
-
Uses of WorkflowGroup in de.espirit.firstspirit.workflow
Modifier and TypeMethodDescriptionstatic @NotNull WorkflowGroup
WebeditElementStatusProviderPlugin.Factory.create
(@NotNull String displayName, @NotNull List<IDProvider> elements) Creates a workflow group with the givendisplayName
andelements
.static @NotNull WorkflowGroup
WebeditElementStatusProviderPlugin.Factory.create
(@NotNull String displayName, @NotNull List<IDProvider> elements, boolean detectReleaseState) Creates a workflow group with the givendisplayName
andelements
.Modifier and TypeMethodDescription@NotNull List<WorkflowGroup>
WebeditElementStatusProviderPlugin.getWorkflowGroups
(@NotNull IDProvider element) Returns a list ofWorkflowGroup
objects, each group should contain elements with common workflow actions.