- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setJobLogging (0.24 sec)
-
src/main/java/org/codelibs/fess/es/config/bsentity/BsScheduledJob.java
this.cronExpression = value; } public Boolean getJobLogging() { checkSpecifiedProperty("jobLogging"); return jobLogging; } public void setJobLogging(Boolean value) { registerModifiedProperty("jobLogging"); this.jobLogging = value; } public String getName() { checkSpecifiedProperty("name");
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 9.3K bytes - Viewed (0)