All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AnswerMixin ComponentOperationHandler<T extends com.flower.docs.domain.component.Component> ConfigurableOperationHandler<T> ContextMixin DefaultComponentClassOperationContext The context of anOperation
whose purpose is to execute Create Read Update Delete operation on component classes.DefaultComponentOperationContext The context of anOperation
whose purpose is to execute Create Read Update Delete operation on components.DefaultGroupOperationContext The context of anOperation
whose purpose is to execute Create Read Update Delete operation Groups.DefaultSecurityObjectOperationContext The context of anOperation
whose purpose is to execute Create Read Update Delete operation on security objects.DefaultTagClassOperationContext The context of anOperation
whose purpose is to execute Create Read Update Delete operation on tag classes.DefaultUserOperationContext The context of anOperation
whose purpose is to execute Create Read Update Delete operation on Users.DefaultWorkflowOperationContext The context of anOperation
whose purpose is to execute Create Read Update Delete operation on workflows.ExecutionPhase Phases ofOperation
execution which determines if anOperationHandler
is notified before or after the operation execution.FullTextOperationHandlerConfiguration IgnoreDataHandlerContentMixIn Operation Defines a Core operation which stands for anAction
on anObjectType
OperationContext Defines the context within anOperation
is executedOperationContextObjectMapper OperationHandler OperationHandlerConfiguration OperationHandlerJob OperationHook AnOperationHandler
which can be exposed as a REST service using a SpringRestController
.OperationRegistration Registration of anOperationHandler
for anOperation
SearchOperationContext The context of anOperation
whose purpose is to search components.StartProcessOperationHandlerConfiguration TaskOperationContext The context of anOperation
which concerned aTask
.UpdateComponentClassOperationContext UpdateComponentOperationContext UpdateContentOperationContext The context of anOperation
which is executed for following actions:
-Action.ADD_CONTENT
-Action.DELETE_CONTENT
UpdateGroupOperationContext UpdateSecurityObjectOperationContext UpdateTagClassOperationContext UpdateUserOperationContext UpdateWorkflowOperationContext VersionOperationContext The context of anOperation
which is executed for following actions:
-Action.PROMOTE
-Action.REVERT