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 EDLModelComponent
public static void takeAction(WorkflowDocument document, Document dom, EDLContext edlContext) throws WorkflowException
WorkflowException
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.