Interface JobAcquisitionXml

  • All Known Implementing Classes:
    JobAcquisitionXmlImpl

    public interface JobAcquisitionXml

    Java API to the JobAcquisition deployment metadata

    Author:
    Daniel Meyer
    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        the name of the JobExecutor.
      • getJobExecutorClassName

        java.lang.String getJobExecutorClassName()
        Returns:
        the fully qualified classname of the JobExecutor to be used.