Interface GlueJob

All Known Subinterfaces:
PoscoSchedulerJob

public interface GlueJob
GlueJob 인터페이스.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    runProgram(com.poscoict.glueframework.context.GlueContext ctx)
     
  • Method Details

    • runProgram

      void runProgram(com.poscoict.glueframework.context.GlueContext ctx)