Uses of Interface
org.hippoecm.repository.api.WorkflowContextAware
-
Packages that use WorkflowContextAware Package Description org.hippoecm.repository.ext -
-
Uses of WorkflowContextAware in org.hippoecm.repository.ext
Classes in org.hippoecm.repository.ext that implement WorkflowContextAware Modifier and Type Class Description class
WorkflowImpl
Implementors of a work-flow in the repository must extend from the WorkflowImpl base type.
-