public final class WorkflowUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasCycle(Collection<WorkflowActionTemplate> actions) |
static boolean |
hasCycle(Collection<WorkflowActionTemplate> actions,
WorkflowActionTemplate action) |
static boolean |
hasCycle(WorkflowTemplate template) |
public static boolean hasCycle(WorkflowTemplate template)
public static boolean hasCycle(Collection<WorkflowActionTemplate> actions, WorkflowActionTemplate action)
public static boolean hasCycle(Collection<WorkflowActionTemplate> actions)
Copyright © 2017 SAP SE. All Rights Reserved.