com.opensymphony.workflow
Interface Register

All Known Implementing Classes:
TestRegister

public interface Register

Version:
$Revision: 1.6 $
Author:
Patrick Lightbody

Method Summary
 java.lang.Object registerVariable(WorkflowContext context, WorkflowEntry entry)
           
 

Method Detail

registerVariable

public java.lang.Object registerVariable(WorkflowContext context,
                                         WorkflowEntry entry)

See www.opensymphony.com for more information.