Uses of Interface
org.silverpeas.core.workflow.api.model.TimeOutActions
-
Packages that use TimeOutActions Package Description org.silverpeas.core.workflow.engine.model -
-
Uses of TimeOutActions in org.silverpeas.core.workflow.engine.model
Classes in org.silverpeas.core.workflow.engine.model that implement TimeOutActions Modifier and Type Class Description class
TimeOutActionsImpl
Class implementing the representation of the <timeoutActions> element of a Process Model.
-