A B C D E F G H I O P S T U V 
All Classes All Packages

A

AFTER - com.flower.docs.operation.api.ExecutionPhase
 
AnswerMixin - Interface in com.flower.docs.operation.api
 

B

BEFORE - com.flower.docs.operation.api.ExecutionPhase
 

C

com.flower.docs.operation.api - package com.flower.docs.operation.api
 
com.flower.docs.operation.api.job - package com.flower.docs.operation.api.job
 
ComponentOperationHandler<T extends com.flower.docs.domain.component.Component> - Class in com.flower.docs.operation.api
 
ComponentOperationHandler() - Constructor for class com.flower.docs.operation.api.ComponentOperationHandler
 
ConfigurableOperationHandler<T> - Interface in com.flower.docs.operation.api
 
configure(ObjectMapper) - Static method in class com.flower.docs.operation.api.OperationContextObjectMapper
 
ContextMixin - Interface in com.flower.docs.operation.api
 

D

DefaultComponentClassOperationContext - Class in com.flower.docs.operation.api
The context of an Operation whose purpose is to execute Create Read Update Delete operation on component classes.
DefaultComponentClassOperationContext() - Constructor for class com.flower.docs.operation.api.DefaultComponentClassOperationContext
 
DefaultComponentOperationContext - Class in com.flower.docs.operation.api
The context of an Operation whose purpose is to execute Create Read Update Delete operation on components.
DefaultComponentOperationContext() - Constructor for class com.flower.docs.operation.api.DefaultComponentOperationContext
 
DefaultGroupOperationContext - Class in com.flower.docs.operation.api
The context of an Operation whose purpose is to execute Create Read Update Delete operation Groups.
DefaultGroupOperationContext() - Constructor for class com.flower.docs.operation.api.DefaultGroupOperationContext
 
DefaultSecurityObjectOperationContext - Class in com.flower.docs.operation.api
The context of an Operation whose purpose is to execute Create Read Update Delete operation on security objects.
DefaultSecurityObjectOperationContext() - Constructor for class com.flower.docs.operation.api.DefaultSecurityObjectOperationContext
 
DefaultTagClassOperationContext - Class in com.flower.docs.operation.api
The context of an Operation whose purpose is to execute Create Read Update Delete operation on tag classes.
DefaultTagClassOperationContext() - Constructor for class com.flower.docs.operation.api.DefaultTagClassOperationContext
 
DefaultUserOperationContext - Class in com.flower.docs.operation.api
The context of an Operation whose purpose is to execute Create Read Update Delete operation on Users.
DefaultUserOperationContext() - Constructor for class com.flower.docs.operation.api.DefaultUserOperationContext
 
DefaultWorkflowOperationContext - Class in com.flower.docs.operation.api
The context of an Operation whose purpose is to execute Create Read Update Delete operation on workflows.
DefaultWorkflowOperationContext() - Constructor for class com.flower.docs.operation.api.DefaultWorkflowOperationContext
 
deserialize(HttpEntity<String>) - Method in class com.flower.docs.operation.api.OperationHook
 
deserializeContext(ObjectMapper, String) - Method in class com.flower.docs.operation.api.OperationHook
 

E

equals(Object) - Method in class com.flower.docs.operation.api.DefaultComponentClassOperationContext
 
equals(Object) - Method in class com.flower.docs.operation.api.DefaultComponentOperationContext
 
equals(Object) - Method in class com.flower.docs.operation.api.DefaultGroupOperationContext
 
equals(Object) - Method in class com.flower.docs.operation.api.DefaultSecurityObjectOperationContext
 
equals(Object) - Method in class com.flower.docs.operation.api.DefaultTagClassOperationContext
 
equals(Object) - Method in class com.flower.docs.operation.api.DefaultUserOperationContext
 
equals(Object) - Method in class com.flower.docs.operation.api.DefaultWorkflowOperationContext
 
equals(Object) - Method in class com.flower.docs.operation.api.FullTextOperationHandlerConfiguration
 
equals(Object) - Method in class com.flower.docs.operation.api.Operation
 
equals(Object) - Method in class com.flower.docs.operation.api.OperationContext
 
equals(Object) - Method in class com.flower.docs.operation.api.OperationRegistration
 
equals(Object) - Method in class com.flower.docs.operation.api.SearchOperationContext
 
equals(Object) - Method in class com.flower.docs.operation.api.UpdateContentOperationContext
 
equals(Object) - Method in class com.flower.docs.operation.api.VersionOperationContext
 
ExecutionPhase - Enum in com.flower.docs.operation.api
Phases of Operation execution which determines if an OperationHandler is notified before or after the operation execution.

F

FullTextOperationHandlerConfiguration - Class in com.flower.docs.operation.api
 
FullTextOperationHandlerConfiguration() - Constructor for class com.flower.docs.operation.api.FullTextOperationHandlerConfiguration
 
FullTextOperationHandlerConfiguration(String, List<String>) - Constructor for class com.flower.docs.operation.api.FullTextOperationHandlerConfiguration
 

G

getAction() - Method in class com.flower.docs.operation.api.Operation
Gets the Action which the operation executes
getAction() - Method in class com.flower.docs.operation.api.TaskOperationContext
 
getAuthorization() - Method in class com.flower.docs.operation.api.OperationRegistration
Gets the string to provide as 'Authorization' HTTP header
getComponent() - Method in class com.flower.docs.operation.api.DefaultComponentOperationContext
 
getComponent() - Method in class com.flower.docs.operation.api.UpdateContentOperationContext
Gets the component to update the content
getComponentClass() - Method in class com.flower.docs.operation.api.DefaultComponentClassOperationContext
 
getComponentClasses() - Method in class com.flower.docs.operation.api.DefaultComponentClassOperationContext
Gets the component classes hold by the context
getComponents() - Method in class com.flower.docs.operation.api.DefaultComponentOperationContext
Gets the components hold by the context
getConfigurationClass() - Method in interface com.flower.docs.operation.api.ConfigurableOperationHandler
 
getContent() - Method in interface com.flower.docs.operation.api.IgnoreDataHandlerContentMixIn
 
getContent() - Method in class com.flower.docs.operation.api.UpdateContentOperationContext
Gets the content which the Operation updates
getContext() - Method in class com.flower.docs.operation.api.job.OperationHandlerJob
 
getExecutionPhase() - Method in class com.flower.docs.operation.api.OperationContext
 
getExecutionPhase() - Method in class com.flower.docs.operation.api.OperationRegistration
 
getExtra() - Method in class com.flower.docs.operation.api.OperationContext
 
getFormatCodes() - Method in class com.flower.docs.operation.api.FullTextOperationHandlerConfiguration
 
getGroup() - Method in class com.flower.docs.operation.api.DefaultGroupOperationContext
 
getGroups() - Method in class com.flower.docs.operation.api.DefaultGroupOperationContext
Gets the groups hold by the context
getHandler() - Method in class com.flower.docs.operation.api.job.OperationHandlerJob
 
getHandler() - Method in class com.flower.docs.operation.api.OperationRegistration
Gets the OperationHandler identifier to invoked
getHookUrl() - Method in class com.flower.docs.operation.api.FullTextOperationHandlerConfiguration
 
getObjectType() - Method in class com.flower.docs.operation.api.Operation
Gets the ObjectType
getOld() - Method in class com.flower.docs.operation.api.UpdateComponentClassOperationContext
 
getOld() - Method in class com.flower.docs.operation.api.UpdateComponentOperationContext
 
getOld() - Method in class com.flower.docs.operation.api.UpdateGroupOperationContext
 
getOld() - Method in class com.flower.docs.operation.api.UpdateSecurityObjectOperationContext
 
getOld() - Method in class com.flower.docs.operation.api.UpdateTagClassOperationContext
 
getOld() - Method in class com.flower.docs.operation.api.UpdateUserOperationContext
 
getOld() - Method in class com.flower.docs.operation.api.UpdateWorkflowOperationContext
 
getOperation() - Method in class com.flower.docs.operation.api.OperationContext
 
getOperation() - Method in class com.flower.docs.operation.api.OperationRegistration
Gets the operation on which the registration relates
getOperationUser() - Method in class com.flower.docs.operation.api.DefaultUserOperationContext
 
getOperationUsers() - Method in class com.flower.docs.operation.api.DefaultUserOperationContext
Gets the users hold by the context
getOrder() - Method in class com.flower.docs.operation.api.OperationRegistration
Determines the order at which the OperationHandler should be invoked
getProcess() - Method in class com.flower.docs.operation.api.StartProcessOperationHandlerConfiguration
 
getRegistration() - Method in class com.flower.docs.operation.api.OperationContext
 
getRequest() - Method in class com.flower.docs.operation.api.OperationRegistration
Gets request allowing to filter operation
getRequest() - Method in class com.flower.docs.operation.api.SearchOperationContext
Gets the request of the search
getRequestId() - Method in class com.flower.docs.operation.api.OperationContext
 
getResponse() - Method in class com.flower.docs.operation.api.SearchOperationContext
Gets the response of the search if executed
getResult() - Method in class com.flower.docs.operation.api.VersionOperationContext
 
getScope() - Method in class com.flower.docs.operation.api.OperationContext
 
getSecurityObject() - Method in class com.flower.docs.operation.api.DefaultSecurityObjectOperationContext
 
getSecurityObjects() - Method in class com.flower.docs.operation.api.DefaultSecurityObjectOperationContext
Gets the security objects hold by the context
getSource() - Method in class com.flower.docs.operation.api.VersionOperationContext
 
getTagClass() - Method in class com.flower.docs.operation.api.DefaultTagClassOperationContext
 
getTagClasses() - Method in class com.flower.docs.operation.api.DefaultTagClassOperationContext
Gets the tag classes hold by the context
getTags() - Method in class com.flower.docs.operation.api.OperationContext
Deprecated.
getTags() - Method in class com.flower.docs.operation.api.OperationRegistration
 
getTags() - Method in class com.flower.docs.operation.api.StartProcessOperationHandlerConfiguration
 
getTarget() - Method in class com.flower.docs.operation.api.VersionOperationContext
 
getTime() - Method in class com.flower.docs.operation.api.OperationContext
 
getUser() - Method in class com.flower.docs.operation.api.OperationContext
 
getWorkflow() - Method in class com.flower.docs.operation.api.DefaultWorkflowOperationContext
 
getWorkflows() - Method in class com.flower.docs.operation.api.DefaultWorkflowOperationContext
Gets the workflows hold by the context

H

hashCode() - Method in class com.flower.docs.operation.api.DefaultComponentClassOperationContext
 
hashCode() - Method in class com.flower.docs.operation.api.DefaultComponentOperationContext
 
hashCode() - Method in class com.flower.docs.operation.api.DefaultGroupOperationContext
 
hashCode() - Method in class com.flower.docs.operation.api.DefaultSecurityObjectOperationContext
 
hashCode() - Method in class com.flower.docs.operation.api.DefaultTagClassOperationContext
 
hashCode() - Method in class com.flower.docs.operation.api.DefaultUserOperationContext
 
hashCode() - Method in class com.flower.docs.operation.api.DefaultWorkflowOperationContext
 
hashCode() - Method in class com.flower.docs.operation.api.FullTextOperationHandlerConfiguration
 
hashCode() - Method in class com.flower.docs.operation.api.Operation
 
hashCode() - Method in class com.flower.docs.operation.api.OperationContext
 
hashCode() - Method in class com.flower.docs.operation.api.OperationRegistration
 
hashCode() - Method in class com.flower.docs.operation.api.SearchOperationContext
 
hashCode() - Method in class com.flower.docs.operation.api.UpdateContentOperationContext
 
hashCode() - Method in class com.flower.docs.operation.api.VersionOperationContext
 

I

IgnoreDataHandlerContentMixIn - Interface in com.flower.docs.operation.api
 
initialize() - Method in class com.flower.docs.operation.api.OperationHook
 
isAsynchronous() - Method in class com.flower.docs.operation.api.OperationRegistration
Determines if the OperationHandler should be asynchronously invoked
isEnabled() - Method in class com.flower.docs.operation.api.OperationRegistration
Determines if the registration is enabled
isInjectToken() - Method in class com.flower.docs.operation.api.OperationRegistration
 
isPropagateTags() - Method in class com.flower.docs.operation.api.StartProcessOperationHandlerConfiguration
 
isReserveComponentsAsynchronous() - Method in class com.flower.docs.operation.api.OperationRegistration
 
isStopOnException() - Method in class com.flower.docs.operation.api.OperationRegistration
Determines if the operation should be stopped if the registration handling throws an exception

O

Operation - Class in com.flower.docs.operation.api
Defines a Core operation which stands for an Action on an ObjectType
Operation() - Constructor for class com.flower.docs.operation.api.Operation
 
Operation(Action, ObjectType) - Constructor for class com.flower.docs.operation.api.Operation
 
OperationContext - Class in com.flower.docs.operation.api
Defines the context within an Operation is executed
OperationContext() - Constructor for class com.flower.docs.operation.api.OperationContext
 
OperationContextObjectMapper - Class in com.flower.docs.operation.api
 
OperationContextObjectMapper() - Constructor for class com.flower.docs.operation.api.OperationContextObjectMapper
 
OperationHandler - Interface in com.flower.docs.operation.api
 
OperationHandlerConfiguration - Class in com.flower.docs.operation.api
 
OperationHandlerConfiguration() - Constructor for class com.flower.docs.operation.api.OperationHandlerConfiguration
 
OperationHandlerJob - Class in com.flower.docs.operation.api.job
 
OperationHandlerJob() - Constructor for class com.flower.docs.operation.api.job.OperationHandlerJob
 
OperationHook - Class in com.flower.docs.operation.api
An OperationHandler which can be exposed as a REST service using a Spring RestController.
OperationHook() - Constructor for class com.flower.docs.operation.api.OperationHook
 
OperationRegistration - Class in com.flower.docs.operation.api
Registration of an OperationHandler for an Operation
OperationRegistration() - Constructor for class com.flower.docs.operation.api.OperationRegistration
 

P

process(OperationContext) - Method in interface com.flower.docs.operation.api.OperationHandler
 
processHook(String, HttpEntity<String>) - Method in class com.flower.docs.operation.api.OperationHook
 

S

SearchOperationContext - Class in com.flower.docs.operation.api
The context of an Operation whose purpose is to search components.
SearchOperationContext() - Constructor for class com.flower.docs.operation.api.SearchOperationContext
 
setAction(IdentifiableElement) - Method in class com.flower.docs.operation.api.TaskOperationContext
 
setAction(Action) - Method in class com.flower.docs.operation.api.Operation
 
setAsynchronous(boolean) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setAuthorization(String) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setComponent(Component) - Method in class com.flower.docs.operation.api.DefaultComponentOperationContext
 
setComponent(Component) - Method in class com.flower.docs.operation.api.UpdateContentOperationContext
 
setComponentClass(ComponentClass) - Method in class com.flower.docs.operation.api.DefaultComponentClassOperationContext
 
setComponentClasses(List<ComponentClass>) - Method in class com.flower.docs.operation.api.DefaultComponentClassOperationContext
 
setComponents(List<Component>) - Method in class com.flower.docs.operation.api.DefaultComponentOperationContext
 
setContent(List<IdentifiableElement>) - Method in class com.flower.docs.operation.api.UpdateContentOperationContext
 
setContext(OperationContext) - Method in class com.flower.docs.operation.api.job.OperationHandlerJob
 
setEnabled(boolean) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setExecutionPhase(ExecutionPhase) - Method in class com.flower.docs.operation.api.OperationContext
 
setExecutionPhase(ExecutionPhase) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setExtra(Map<String, List<String>>) - Method in class com.flower.docs.operation.api.OperationContext
 
setFormatCodes(List<String>) - Method in class com.flower.docs.operation.api.FullTextOperationHandlerConfiguration
 
setGroup(Group) - Method in class com.flower.docs.operation.api.DefaultGroupOperationContext
 
setGroups(List<Group>) - Method in class com.flower.docs.operation.api.DefaultGroupOperationContext
 
setHandler(String) - Method in class com.flower.docs.operation.api.job.OperationHandlerJob
 
setHandler(String) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setHookUrl(String) - Method in class com.flower.docs.operation.api.FullTextOperationHandlerConfiguration
 
setInjectToken(boolean) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setObjectType(ObjectType) - Method in class com.flower.docs.operation.api.Operation
 
setOld(SecurityObject) - Method in class com.flower.docs.operation.api.UpdateSecurityObjectOperationContext
 
setOld(Component) - Method in class com.flower.docs.operation.api.UpdateComponentOperationContext
 
setOld(ComponentClass) - Method in class com.flower.docs.operation.api.UpdateComponentClassOperationContext
 
setOld(Group) - Method in class com.flower.docs.operation.api.UpdateGroupOperationContext
 
setOld(User) - Method in class com.flower.docs.operation.api.UpdateUserOperationContext
 
setOld(TagClass) - Method in class com.flower.docs.operation.api.UpdateTagClassOperationContext
 
setOld(Workflow) - Method in class com.flower.docs.operation.api.UpdateWorkflowOperationContext
 
setOperation(Operation) - Method in class com.flower.docs.operation.api.OperationContext
 
setOperation(Operation) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setOperationUser(User) - Method in class com.flower.docs.operation.api.DefaultUserOperationContext
 
setOperationUsers(List<User>) - Method in class com.flower.docs.operation.api.DefaultUserOperationContext
 
setOrder(int) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setProcess(Id) - Method in class com.flower.docs.operation.api.StartProcessOperationHandlerConfiguration
 
setPropagateTags(boolean) - Method in class com.flower.docs.operation.api.StartProcessOperationHandlerConfiguration
 
setRegistration(Id) - Method in class com.flower.docs.operation.api.OperationContext
 
setRequest(SearchRequest) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setRequest(SearchRequest) - Method in class com.flower.docs.operation.api.SearchOperationContext
 
setRequestId(String) - Method in class com.flower.docs.operation.api.OperationContext
 
setReserveComponentsAsynchronous(boolean) - Method in class com.flower.docs.operation.api.OperationRegistration
Determines if operation's components should be reserved for async operation
setResponse(SearchResponse) - Method in class com.flower.docs.operation.api.SearchOperationContext
 
setResult(Version) - Method in class com.flower.docs.operation.api.VersionOperationContext
 
setScope(Id) - Method in class com.flower.docs.operation.api.OperationContext
 
setSecurityObject(SecurityObject) - Method in class com.flower.docs.operation.api.DefaultSecurityObjectOperationContext
 
setSecurityObject(List<SecurityObject>) - Method in class com.flower.docs.operation.api.DefaultSecurityObjectOperationContext
 
setSource(IdentifiableElement) - Method in class com.flower.docs.operation.api.VersionOperationContext
 
setStopOnException(boolean) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setTagClass(TagClass) - Method in class com.flower.docs.operation.api.DefaultTagClassOperationContext
 
setTagClasses(List<TagClass>) - Method in class com.flower.docs.operation.api.DefaultTagClassOperationContext
 
setTags(List<Tag>) - Method in class com.flower.docs.operation.api.OperationContext
Deprecated.
setTags(List<Tag>) - Method in class com.flower.docs.operation.api.OperationRegistration
 
setTags(List<Tag>) - Method in class com.flower.docs.operation.api.StartProcessOperationHandlerConfiguration
 
setTarget(Id) - Method in class com.flower.docs.operation.api.VersionOperationContext
 
setTime(long) - Method in class com.flower.docs.operation.api.OperationContext
 
setUser(Id) - Method in class com.flower.docs.operation.api.OperationContext
 
setWorkflow(Workflow) - Method in class com.flower.docs.operation.api.DefaultWorkflowOperationContext
 
setWorkflows(List<Workflow>) - Method in class com.flower.docs.operation.api.DefaultWorkflowOperationContext
 
StartProcessOperationHandlerConfiguration - Class in com.flower.docs.operation.api
 
StartProcessOperationHandlerConfiguration() - Constructor for class com.flower.docs.operation.api.StartProcessOperationHandlerConfiguration
 
StartProcessOperationHandlerConfiguration(Id, List<Tag>, Boolean) - Constructor for class com.flower.docs.operation.api.StartProcessOperationHandlerConfiguration
 

T

TaskOperationContext - Class in com.flower.docs.operation.api
The context of an Operation which concerned a Task .
TaskOperationContext() - Constructor for class com.flower.docs.operation.api.TaskOperationContext
 
toString() - Method in class com.flower.docs.operation.api.FullTextOperationHandlerConfiguration
 
toString() - Method in class com.flower.docs.operation.api.Operation
 
toString() - Method in class com.flower.docs.operation.api.OperationContext
 
toString() - Method in class com.flower.docs.operation.api.OperationRegistration
 

U

UpdateComponentClassOperationContext - Class in com.flower.docs.operation.api
 
UpdateComponentClassOperationContext() - Constructor for class com.flower.docs.operation.api.UpdateComponentClassOperationContext
 
UpdateComponentOperationContext - Class in com.flower.docs.operation.api
 
UpdateComponentOperationContext() - Constructor for class com.flower.docs.operation.api.UpdateComponentOperationContext
 
UpdateContentOperationContext - Class in com.flower.docs.operation.api
The context of an Operation which is executed for following actions:
- Action.ADD_CONTENT
- Action.DELETE_CONTENT
UpdateContentOperationContext() - Constructor for class com.flower.docs.operation.api.UpdateContentOperationContext
 
UpdateGroupOperationContext - Class in com.flower.docs.operation.api
 
UpdateGroupOperationContext() - Constructor for class com.flower.docs.operation.api.UpdateGroupOperationContext
 
UpdateSecurityObjectOperationContext - Class in com.flower.docs.operation.api
 
UpdateSecurityObjectOperationContext() - Constructor for class com.flower.docs.operation.api.UpdateSecurityObjectOperationContext
 
UpdateTagClassOperationContext - Class in com.flower.docs.operation.api
 
UpdateTagClassOperationContext() - Constructor for class com.flower.docs.operation.api.UpdateTagClassOperationContext
 
UpdateUserOperationContext - Class in com.flower.docs.operation.api
 
UpdateUserOperationContext() - Constructor for class com.flower.docs.operation.api.UpdateUserOperationContext
 
UpdateWorkflowOperationContext - Class in com.flower.docs.operation.api
 
UpdateWorkflowOperationContext() - Constructor for class com.flower.docs.operation.api.UpdateWorkflowOperationContext
 

V

valueOf(String) - Static method in enum com.flower.docs.operation.api.ExecutionPhase
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.flower.docs.operation.api.ExecutionPhase
Returns an array containing the constants of this enum type, in the order they are declared.
VersionOperationContext - Class in com.flower.docs.operation.api
The context of an Operation which is executed for following actions:
- Action.PROMOTE
- Action.REVERT
VersionOperationContext() - Constructor for class com.flower.docs.operation.api.VersionOperationContext
 
A B C D E F G H I O P S T U V 
All Classes All Packages