This type is a class for model objects.
WebSphere schedule class
Package: sslAttributes Summary | |
name : EString | The name of the WebSphere schedule class |
frequency : EInt | The frequency of check for Key/Certificate expiration. |
dayOfWeek : EInt | Day of the week. |
hour : EInt | Hour |
minute : EInt | Minute. |
nextStartDate : ELong | The attribute is needed so that we can persist the date. This allow the DMGR to be stopped and restarted without resetting the date again. If the DMGR stopped and then restarted after the date, we will start the monitor immediately and then set a new date. |
Attribute Details |