Interface IBpmProcessTransition


public interface IBpmProcessTransition
  • Method Details

    • getTimestamp

      Date getTimestamp()
    • getFromStepID

      String getFromStepID()
    • getToStepID

      String getToStepID()