com.opensymphony.workflow
Interface WorkflowContext

All Known Implementing Classes:
BasicWorkflowContext, EJBWorkflowContext

public interface WorkflowContext


Method Summary
 java.lang.String getCaller()
           
 void setRollbackOnly()
           
 

Method Detail

getCaller

public java.lang.String getCaller()

setRollbackOnly

public void setRollbackOnly()

See www.opensymphony.com for more information.