Aqualogic Interaction API  
 

PT_SCHEDULETYPES Members

PT_SCHEDULETYPES overview

Public Static Fields

PT_SCHEDULETYPE_ANNUALY occurs every RecurrenceUnits Years from the last action
PT_SCHEDULETYPE_DAILY occurs every RecurrenceUnits Days from the last action
PT_SCHEDULETYPE_HOURLY occurs every RecurrenceUnits Hours from the last action
PT_SCHEDULETYPE_MINUTELY occurs every RecurrenceUnits Minutes from the last action
PT_SCHEDULETYPE_MONTHLY occurs every RecurrenceUnits Months from the last action
PT_SCHEDULETYPE_NEVER never occurs
PT_SCHEDULETYPE_ONCE occurs only once at RecurrenceTimestamp
PT_SCHEDULETYPE_WEEKLY occurs every RecurrenceUnits Weeks from the last action

Public Instance Constructors

PT_SCHEDULETYPES Constructor Initializes a new instance of the PT_SCHEDULETYPES class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_SCHEDULETYPES Class | com.plumtree.server Namespace | IPTCrawler | IPTSchedule