| java.lang.Object info.jtrac.domain.WorkflowRenderer
WorkflowRenderer | public class WorkflowRenderer implements Serializable(Code) | | Class that is used to render a workflow to the GUI
currently designed to render static HTML that is a crude representation of the workflow
TODO move this logic into the Role classes having better OO
|
getDocument | public Document getDocument()(Code) | | |
|
|