com.ibm.events.access

Interface EventChangeRequest

    • Field Detail

      • CBE_XPATH_LOCATION_PREFIX

        static final java.lang.String CBE_XPATH_LOCATION_PREFIX
        The prefix that all location paths for change requests should begin with
        See Also:
        Constant Field Values
      • UPDATE_ATTRIBUTE_CHANGE_REQUEST

        static final int UPDATE_ATTRIBUTE_CHANGE_REQUEST
        Constatnt used for defining a change request type
        See Also:
        Constant Field Values
      • UPDATE_EXTENDED_DATA_ELEMENT_CHANGE_REQUEST

        static final int UPDATE_EXTENDED_DATA_ELEMENT_CHANGE_REQUEST
        Constatnt used for defining a change request type
        See Also:
        Constant Field Values
      • ADD_EXTENDED_DATA_ELEMENT_CHANGE_REQUEST

        static final int ADD_EXTENDED_DATA_ELEMENT_CHANGE_REQUEST
        Constatnt used for defining a change request type
        See Also:
        Constant Field Values
      • CREATE_EMPTY_EXTENDED_DATA_ELEMENT_CHANGE_REQUEST

        static final int CREATE_EMPTY_EXTENDED_DATA_ELEMENT_CHANGE_REQUEST
        Constatnt used for defining a change request type
        See Also:
        Constant Field Values
      • UPDATE_EVENT_ASSOCIATION_CHANGE_REQUEST

        static final int UPDATE_EVENT_ASSOCIATION_CHANGE_REQUEST
        Constatnt used for defining a change request type
        See Also:
        Constant Field Values
      • ADD_CONTEXT_DATA_ELEMENT_CHANGE_REQUEST

        static final int ADD_CONTEXT_DATA_ELEMENT_CHANGE_REQUEST
        Constatnt used for defining a change request type
        See Also:
        Constant Field Values
      • CHANGE_REQUEST_STRINGS

        static final java.lang.String[] CHANGE_REQUEST_STRINGS
        Array holding the String representation of each change request type. The change request numeric type is used as the index into this array
    • Method Detail

      • getChangeRequestType

        int getChangeRequestType()
        Get the type of change request this object represents.
        Returns:
        An integer that matches to one of the change request type constants found in the interface EventChangeRequest.
      • getGlobalInstanceId

        java.lang.String getGlobalInstanceId()
        Get the global instance ID of the event that this change request is modifying.
        Returns:
        A string representing the global instance ID of the event that this change request is updating.
IBM Business Process ManagerTM
Release 8