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 org.hippoecm.repository.api.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) |
Constructor and Description |
---|
DeleteDialog(org.apache.wicket.model.IModel<String> title,
WorkflowDescriptorModel wdm,
org.apache.wicket.model.IModel<String> message,
IWorkflowInvoker action,
IEditorManager editorMgr) |
Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.