Package | Description |
---|---|
org.hippoecm.addon.workflow | |
org.hippoecm.frontend.editor.workflow.dialog |
Modifier and Type | Class and Description |
---|---|
class |
ActionDescription |
class |
CompatibilityWorkflowPlugin.WorkflowAction
Deprecated.
Please directly extend from StdWorkflow, passing the enclosing RenderPlugin
and it's plugin context as final parameters to the constructor.
|
class |
ConfirmDialog |
class |
DestinationDialog |
class |
StdWorkflow<T extends Workflow> |
class |
TextDialog |
Constructor and Description |
---|
AbstractWorkflowDialog(org.apache.wicket.model.IModel<T> model,
org.apache.wicket.model.IModel message,
IWorkflowInvoker invoker) |
AbstractWorkflowDialog(org.apache.wicket.model.IModel<T> model,
IWorkflowInvoker invoker) |
WorkflowDialog(IWorkflowInvoker invoker) |
WorkflowDialog(IWorkflowInvoker invoker,
org.apache.wicket.model.IModel<T> model) |
WorkflowDialog(IWorkflowInvoker invoker,
org.apache.wicket.model.IModel<T> model,
org.apache.wicket.model.IModel<String> titleModel) |
Constructor and Description |
---|
DeleteDialog(org.apache.wicket.model.IModel<String> title,
WorkflowDescriptorModel model,
org.apache.wicket.model.IModel<String> notification,
IWorkflowInvoker invoker,
IEditorManager editorMgr) |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.