Package | Description |
---|---|
com.edorasware.config.action | |
com.edorasware.one.action.internal |
Modifier and Type | Method and Description |
---|---|
ActionManager |
ActionConfiguration.actionManager(WorkObjectService workObjectService,
ActionProvider actionProvider,
ActionJoiner actionJoiner,
UserManager userManager,
org.springframework.context.MessageSource messageSource) |
ActionManager |
ActionConfiguration.publicApiActionManager(WorkObjectService workObjectService,
ActionProvider actionProvider,
ActionJoiner actionJoiner,
UserManager userManager,
org.springframework.context.MessageSource messageSource) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultActionJoiner
This class joins provided actions into
ActionGroup s |
class |
DescendantsActionJoiner
This class joins provided actions into
ActionGroup s |
Constructor and Description |
---|
DefaultActionManager(WorkObjectService workObjectService,
ActionProvider actionProvider,
ActionJoiner actionJoiner,
UserManager userManager,
org.springframework.context.MessageSource messageSource) |
DefaultActionManager(WorkObjectService workObjectService,
List<ActionProvider> actionProviders,
ActionJoiner actionJoiner,
UserManager userManager,
org.springframework.context.MessageSource messageSource) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.