com.ibm.tivoli.maximo.mfmail.util.wf

Interface WFCtrlNodeCfgRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    WFCtrlNodeCfg


    public interface WFCtrlNodeCfgRemote
    extends MboRemote
    The Interface MXMailWFCtrlNodeCfgRemote.
    • Field Detail

      • BASE_NAME

        static final java.lang.String BASE_NAME
        The Constant BASENAME.
        See Also:
        Constant Field Values
      • ATTRIBUTES

        static final java.lang.String ATTRIBUTES
        The Constant ATTRIBUTES.
        See Also:
        Constant Field Values
      • MFMAILCFGNUM

        static final java.lang.String MFMAILCFGNUM
        The Constant MFMAILCFGNUM.
        See Also:
        Constant Field Values
      • NOTIFYTEMPLATE

        static final java.lang.String NOTIFYTEMPLATE
        The Constant NOTIFYTEMPLATE.
        See Also:
        Constant Field Values
      • WFNODETITLE

        static final java.lang.String WFNODETITLE
        The WFNODETITLE.
        See Also:
        Constant Field Values
      • RELATIONSHIP_WFNODE

        static final java.lang.String RELATIONSHIP_WFNODE
        The Constant WFNODE for relationship.
        See Also:
        Constant Field Values
      • ALL_ATTRS

        static final java.lang.String[] ALL_ATTRS
        The Constant all attributes in this MBO.
    • Method Detail

      • activate

        void activate(boolean isActive)
               throws java.rmi.RemoteException,
                      MXException
        Activate.
        Parameters:
        isActive - the is active
        Throws:
        java.rmi.RemoteException
        MXException