Uses of Class
org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin.WorkflowAction.WorkflowDialog
-
Packages that use CompatibilityWorkflowPlugin.WorkflowAction.WorkflowDialog Package Description org.hippoecm.addon.workflow -
-
Uses of CompatibilityWorkflowPlugin.WorkflowAction.WorkflowDialog in org.hippoecm.addon.workflow
Subclasses of CompatibilityWorkflowPlugin.WorkflowAction.WorkflowDialog in org.hippoecm.addon.workflow Modifier and Type Class Description class
CompatibilityWorkflowPlugin.WorkflowAction.ConfirmDialog
Deprecated.Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.class
CompatibilityWorkflowPlugin.WorkflowAction.DateDialog
Deprecated.Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.class
CompatibilityWorkflowPlugin.WorkflowAction.DestinationDialog
Deprecated.Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.class
CompatibilityWorkflowPlugin.WorkflowAction.NameDialog
Deprecated.Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.class
CompatibilityWorkflowPlugin.WorkflowAction.TextDialog
Deprecated.Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
-