psdi.app.recontask

Interface ReconTaskRemote

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


    public interface ReconTaskRemote
    extends MboRemote
    Remote Interface for the ReconTask MBO.
    • Field Detail

      • RECONTASK_CRONTASKNAME

        static final java.lang.String RECONTASK_CRONTASKNAME
        See Also:
        Constant Field Values
      • RECONTASK_INSTANCENAMEPREFIX

        static final java.lang.String RECONTASK_INSTANCENAMEPREFIX
        See Also:
        Constant Field Values
    • Method Detail

      • activateDeactivateReconTask

        void activateDeactivateReconTask()
                                  throws java.rmi.RemoteException,
                                         MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isReconTaskActive

        boolean isReconTaskActive()
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getLinkRules

        java.util.ArrayList getLinkRules()
                                  throws java.rmi.RemoteException,
                                         MXException
        Throws:
        java.rmi.RemoteException
        MXException