Klasse UtilService

java.lang.Object
de.dlr.proseo.planner.util.UtilService

@Service public class UtilService extends Object
Service to retrieve the utility classes
Autor:
Ernst Melchinger
  • Konstruktordetails

    • UtilService

      public UtilService()
      Constructor to create the instance
  • Methodendetails

    • getJobUtil

      public static JobUtil getJobUtil()
      Gets the utility class for managing jobs.
      Gibt zurück:
      the utility class for managing jobs
    • getOrderUtil

      public static OrderUtil getOrderUtil()
      Gets the utility class for managing job orders.
      Gibt zurück:
      the utility class for managing job orders
    • getJobStepUtil

      public static JobStepUtil getJobStepUtil()
      Gets the utility class for managing job steps.
      Gibt zurück:
      the utility class for managing job steps