| 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(Consumer<Collection<T>> consumer,
Collection<T> toConsume,
Context invocationCtx,
Function<ItemModel,WorkflowTemplateActivationAction> actionMapper) |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowTemplateActivationAction |
WorkflowTemplateActivationAction.valueOf(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 |
|---|---|
List<WorkflowTemplateActivationCtx> |
WorkflowTemplateActivationService.prepareWorkflowTemplateActivationContexts(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 |
|---|---|
List<WorkflowTemplateActivationCtx> |
DefaultWorkflowTemplateActivationService.prepareWorkflowTemplateActivationContexts(Map<? extends ItemModel,WorkflowTemplateActivationAction> items,
Context invocationCtx) |
Copyright © 2017 SAP SE. All Rights Reserved.