public class BPMN2SyntaxChecker.ValidationSyntaxError extends Object
Constructor and Description |
---|
ValidationSyntaxError(org.eclipse.bpmn2.BaseElement element,
String type,
String error) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.bpmn2.BaseElement |
getElement() |
String |
getError() |
org.json.JSONObject |
toJSON() |
public org.json.JSONObject toJSON() throws org.json.JSONException
org.json.JSONException
public org.eclipse.bpmn2.BaseElement getElement()
public String getError()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.