apps.projectmanagement.component.workflowchart.core
Class WorkflowTool

java.lang.Object
  extended by apps.projectmanagement.component.workflowchart.core.WorkflowTool

public class WorkflowTool
extends java.lang.Object

The Class WorkflowTool.


Constructor Summary
WorkflowTool(ContentSystem contentSystem)
          Instantiates a new workflow tool.
 
Method Summary
 void setEditable(boolean b)
          Sets the editable.
 void setvisibility(boolean b)
          Sets the visibility.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowTool

public WorkflowTool(ContentSystem contentSystem)
Instantiates a new workflow tool.

Parameters:
contentSystem - the content system
Method Detail

setEditable

public void setEditable(boolean b)
Sets the editable.

Parameters:
b - the new editable

setvisibility

public void setvisibility(boolean b)
Sets the visibility.

Parameters:
b - the new visibility