public class ProcessValidationErrorImpl extends Object implements ProcessValidationError
| Constructor and Description |
|---|
ProcessValidationErrorImpl(org.kie.api.definition.process.Process process,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
org.kie.api.definition.process.Process |
getProcess() |
String |
toString() |
public ProcessValidationErrorImpl(org.kie.api.definition.process.Process process,
String message)
public String getMessage()
getMessage in interface ProcessValidationErrorpublic org.kie.api.definition.process.Process getProcess()
getProcess in interface ProcessValidationErrorCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.