Uses of Class
org.imixs.workflow.faces.data.AbstractDataController
-
Packages that use AbstractDataController Package Description org.imixs.workflow.faces.data -
-
Uses of AbstractDataController in org.imixs.workflow.faces.data
Subclasses of AbstractDataController in org.imixs.workflow.faces.data Modifier and Type Class Description classDocumentControllerThe DocumentController is a @ConversationScoped CDI bean to control the life cycle of a ItemCollection in an JSF application without any workflow functionality.classWorkflowControllerThe WorkflowController is a @ConversationScoped CDI bean to control the processing life cycle of a workitem in JSF an application.
-