com.ibm.wbiserver.brules.mgmt.problem

Class ProblemCaseEdgeChildNodeMissing

  • All Implemented Interfaces:
    java.io.Serializable


    public class ProblemCaseEdgeChildNodeMissing
    extends Problem
    Problem class representing the error that the case edge has no child node.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.ibm.wbiserver.brules.mgmt.problem.Problem

        COPYRIGHT
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      CaseEdge getCaseEdge() 
      java.lang.String getErrorMessage() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProblemCaseEdgeChildNodeMissing

        public ProblemCaseEdgeChildNodeMissing(CaseEdge caseEdge)
    • Method Detail

      • getCaseEdge

        public CaseEdge getCaseEdge()
        Returns:
        the caseEdge
      • getErrorMessage

        public java.lang.String getErrorMessage()
        Specified by:
        getErrorMessage in class Problem
IBM Business Process ManagerTM
Release 8