com.microstrategy.web.objects.WebSubscriptionTrigger |
Known Indirect Subclasses
|
Class Overview
This object represents a trigger for Narrowcast subscription.
Summary
[Expand]
Inherited Constants |
From interface
com.microstrategy.utils.serialization.EnumWebPersistableState
int |
BARE_MINIMAL_STATE_INFO |
Specifies that only the bare minimal state information to save for scenarios where reducing data length matters. |
int |
MAXIMAL_STATE_INFO |
Specifies maximal state information to save
This type of state (of a component) usually represents the complete definition
of the component (including all the changes that may have been made to it)
|
int |
MINIMAL_STATE_INFO |
Specifies that only the minimal state information to save
|
int |
TYPICAL_STATE_INFO |
Specifies typical state information to save
This type of state (of a component) usually represents information about its
initialization and all the changes that have been made to the component. |
|
Public Methods |
abstract
boolean
|
isSendNow()
Indicates whether this is a sendNow trigger
|
Public Methods
public
abstract
boolean
isSendNow
()
Indicates whether this is a sendNow trigger