Classes in com.oakgrovesystems.reactor.processMediation that implement ProcessAssociatedObject |
class |
Operand
Operand objects encapsulate arbitrary data that is relevant to the
business process that a Process is being used to model. |
class |
Policy
Policy objects encapsulate arbitrary logic that is relevant to the
process being modeled. |
class |
Status
Status objects are very simple objects used to trigger conditions in
Process objects or cause the execution of Policy objects, as well as
to generally provide information about how a process is progressing. |