| Package | Description |
|---|---|
| com.hybris.backoffice.cockpitng.dataaccess.facades.object | |
| com.hybris.backoffice.workflow | |
| com.hybris.backoffice.workflow.impl |
| Modifier and Type | Method and Description |
|---|---|
protected <T> void |
DefaultPlatformObjectFacadeStrategy.executeWithWorkflowTemplateActivation(java.util.function.Consumer<java.util.Collection<T>> consumer,
java.util.Collection<T> toConsume,
Context invocationCtx,
java.util.function.Function<ItemModel,WorkflowTemplateActivationAction> actionMapper) |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowTemplateActivationAction |
WorkflowTemplateActivationAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowTemplateActivationAction[] |
WorkflowTemplateActivationAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WorkflowTemplateActivationCtx> |
WorkflowTemplateActivationService.prepareWorkflowTemplateActivationContexts(java.util.Map<? extends ItemModel,WorkflowTemplateActivationAction> items,
Context invocationCtx)
Prepares
WorkflowTemplateActivationCtx for every item in given items list. |
| Modifier and Type | Method and Description |
|---|---|
protected WorkflowTemplateActivationCtx |
DefaultWorkflowTemplateActivationService.prepareWorkflowTemplateActivationCtx(ItemModel item,
WorkflowTemplateActivationAction action,
Context invocationCtx) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WorkflowTemplateActivationCtx> |
DefaultWorkflowTemplateActivationService.prepareWorkflowTemplateActivationContexts(java.util.Map<? extends ItemModel,WorkflowTemplateActivationAction> items,
Context invocationCtx) |
Copyright © 2018 SAP SE. All Rights Reserved.