public class WorkflowDocumentActions extends Object implements EDLModelComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_TAKEN |
| Constructor and Description |
|---|
WorkflowDocumentActions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
takeAction(WorkflowDocument document,
Document dom,
EDLContext edlContext) |
void |
updateDOM(Document dom,
Element configElement,
EDLContext edlContext) |
public static final String ACTION_TAKEN
public WorkflowDocumentActions()
public void updateDOM(Document dom, Element configElement, EDLContext edlContext)
updateDOM in interface EDLModelComponentpublic static void takeAction(WorkflowDocument document, Document dom, EDLContext edlContext) throws WorkflowException
WorkflowExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.