com.ibm.bpe.api

Interface BranchTemplateData

  • All Superinterfaces:
    java.io.Serializable


    public interface BranchTemplateData
    extends java.io.Serializable
    Accesses the properties of a branch that follows a switch activity.

    Since:
    6.2
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getCondition()
      Returns the XPATH condition that is associated with the branch.
    • Method Detail

      • getCondition

        java.lang.String getCondition()
        Returns the XPATH condition that is associated with the branch. For Java conditions, null is returned.
IBM Business Process ManagerTM
Release 8