类 XxljobExecutor

java.lang.Object
cn.aradin.spring.xxljob.starter.properties.XxljobExecutor

public class XxljobExecutor extends Object
  • 构造器详细资料

    • XxljobExecutor

      public XxljobExecutor()
  • 方法详细资料

    • getAppname

      public String getAppname()
    • setAppname

      public void setAppname(String appname)
    • getAddress

      public String getAddress()
    • setAddress

      public void setAddress(String address)
    • getIp

      public String getIp()
    • setIp

      public void setIp(String ip)
    • getPort

      public Integer getPort()
    • setPort

      public void setPort(Integer port)
    • getLogpath

      public String getLogpath()
    • setLogpath

      public void setLogpath(String logpath)
    • getLogretentiondays

      public Integer getLogretentiondays()
    • setLogretentiondays

      public void setLogretentiondays(Integer logretentiondays)