com.webmethods.bpm.process
Interface IBpmProcessTransition


public interface IBpmProcessTransition


Method Summary
 String getFromStepID()
           
 Date getTimestamp()
           
 String getToStepID()
           
 

Method Detail

getTimestamp

Date getTimestamp()

getFromStepID

String getFromStepID()

getToStepID

String getToStepID()