com.microstrategy.web.objects.WebScheduledMaintenance |
This interface defines the scheduled maintenance to provide the API for cloudOM.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getID()
Get the id of the WebScheduledMaintenance object.
| ||||||||||
abstract String |
getName()
Get the name of the WebScheduledMaintenance object.
| ||||||||||
abstract String |
getNextUpdate()
Get the next update String of the WebScheduledMaintenance object.
| ||||||||||
abstract WebProject |
getProject()
Get the project of the WebScheduledMaintenance object.
| ||||||||||
abstract String |
getRequestName()
Get the request name of the WebScheduledMaintenance object.
| ||||||||||
abstract String |
getUserID()
Get the user id of the WebScheduledMaintenance object.
| ||||||||||
abstract String |
getUserName()
Get the user name of the WebScheduledMaintenance object.
| ||||||||||
abstract WebScheduleTrigger |
getWebScheduleTrigger()
Get the
WebScheduleTrigger object associated with the WebScheduledMaintenance object. | ||||||||||
abstract boolean |
isMobile()
To check if the WebScheduledMaintenance object is mobile.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Get the id of the WebScheduledMaintenance object.
Get the name of the WebScheduledMaintenance object.
Get the next update String of the WebScheduledMaintenance object.
Get the request name of the WebScheduledMaintenance object.
Get the user id of the WebScheduledMaintenance object.
Get the user name of the WebScheduledMaintenance object.
Get the WebScheduleTrigger
object associated with the WebScheduledMaintenance object.
To check if the WebScheduledMaintenance object is mobile.