Uses of Interface
com.opensymphony.workflow.spi.ejb.CurrentStepPrevLocal

Packages that use CurrentStepPrevLocal
com.opensymphony.workflow.spi.ejb   
 

Uses of CurrentStepPrevLocal in com.opensymphony.workflow.spi.ejb
 

Methods in com.opensymphony.workflow.spi.ejb that return CurrentStepPrevLocal
 CurrentStepPrevLocal CurrentStepPrevLocalHome.create(long id, long previousId)
           
 CurrentStepPrevLocal CurrentStepPrevLocalHome.findByPrimaryKey(PreviousStepPK pk)
           
 


OpenSymphony Workflow Project Page