public class ModelDispatchResult extends Object
| Constructor and Description |
|---|
ModelDispatchResult(Collection<CheckerIssue> issues,
Collection<BpmnElement> bpmnElements,
Collection<ProcessVariable> processVariables) |
| Modifier and Type | Method and Description |
|---|---|
Collection<BpmnElement> |
getBpmnElements() |
Collection<CheckerIssue> |
getIssues() |
Collection<? extends ProcessVariable> |
getProcessVariables() |
public ModelDispatchResult(Collection<CheckerIssue> issues, Collection<BpmnElement> bpmnElements, Collection<ProcessVariable> processVariables)
public Collection<CheckerIssue> getIssues()
public Collection<BpmnElement> getBpmnElements()
public Collection<? extends ProcessVariable> getProcessVariables()
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.