public class ValidateBpmnModelCmd extends Object implements Command<List<ValidationError>>
| Constructor and Description |
|---|
ValidateBpmnModelCmd(BpmnModel bpmnModel) |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
execute(CommandContext commandContext) |
protected BpmnModel bpmnModel
public ValidateBpmnModelCmd(BpmnModel bpmnModel)
public List<ValidationError> execute(CommandContext commandContext)
execute in interface Command<List<ValidationError>>Copyright © 2010–2018 Alfresco. All rights reserved.