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 ProcessValidationError
public org.kie.api.definition.process.Process getProcess()
getProcess
in interface ProcessValidationError
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.