Modifier and Type | Interface and Description |
---|---|
static class |
WebeditElementStatusProviderPlugin.Factory
Factory to
create a WorkflowGroup . |
static class |
WebeditElementStatusProviderPlugin.State
Kind of release state of a given page.
|
Modifier and Type | Method and Description |
---|---|
WebeditElementStatusProviderPlugin.State |
getReleaseState(IDProvider element)
Returns the release state of the given
element , consider depending objects like it's page or references media. |
List<WorkflowGroup> |
getWorkflowGroups(IDProvider element)
Returns a list of
WorkflowGroup objects, each group should contain elements with common workflow
actions. |
@NotNull List<WorkflowGroup> getWorkflowGroups(@NotNull IDProvider element)
WorkflowGroup
objects, each group should contain elements with common workflow
actions.@NotNull WebeditElementStatusProviderPlugin.State getReleaseState(@NotNull IDProvider element)
element
, consider depending objects like it's page or references media.element
.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500