Class ProcessValidationErrorImpl
java.lang.Object
org.jbpm.process.core.validation.impl.ProcessValidationErrorImpl
- All Implemented Interfaces:
Serializable,ProcessValidationError,ValidationError
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProcessValidationErrorImpl(org.kie.api.definition.process.Process process, String message) -
Method Summary
-
Constructor Details
-
ProcessValidationErrorImpl
-
-
Method Details
-
getMessage
- Specified by:
getMessagein interfaceValidationError
-
getProcess
public org.kie.api.definition.process.Process getProcess()- Specified by:
getProcessin interfaceProcessValidationError
-
toString
-