JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.webmethods.bpm.process
Interface IBpmProcessTransition
public interface
IBpmProcessTransition
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getFromStepID
()
Date
getTimestamp
()
String
getToStepID
()
Method Details
getTimestamp
Date
getTimestamp
()
getFromStepID
String
getFromStepID
()
getToStepID
String
getToStepID
()