com.ibm.wbiserver.brules.mgmt.problem

Class ProblemTargetBusRuleNotSet

  • All Implemented Interfaces:
    java.io.Serializable


    public class ProblemTargetBusRuleNotSet
    extends Problem
    implements java.io.Serializable
    Problem class representing the error that the target business rule is not set for the specified operation selection record.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProblemTargetBusRuleNotSet

        public ProblemTargetBusRuleNotSet(OperationSelectionRecord operationSelectionRecord)
        Constructor for the ProblemTargetBusRuleNotSet class.
        Parameters:
        operationSelectionRecord - The operation selection record involved in the error.
    • Method Detail

      • getOperationSelectionRecord

        public OperationSelectionRecord getOperationSelectionRecord()
        Get the operation selection record involved in the error.
        Returns:
        The operation selection record involved in the error.
      • getErrorMessage

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