WSSchedule


This type is a class for model objects.

WebSphere schedule class

Package: ssl

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  KeySetGroup.wsSchedule
  WSCertificateExpirationMonitor.wsSchedule
  WSSecurityScannerMonitor.wsSchedule

Collection attributes having this type:
  SecurityCommon.wsSchedules



Attributes 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

name  -  The name of the WebSphere schedule class
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

frequency  -  The frequency of check for Key/Certificate expiration.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

dayOfWeek  -  Day of the week.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

hour  -  Hour
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

minute  -  Minute.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

nextStartDate  -  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.
    Data Type: ELong
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006