Package com.gooddata.sdk.model.connector
Class Reload
java.lang.Object
com.gooddata.sdk.model.connector.Reload
Connector reload.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final StringReload was scheduled but not yet started.static final StringReload finished with error.static final StringReload was successfully finished.static final StringReload wasn't started because reload window was missed.static final StringReload is running.static final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
URL
- See Also:
-
CHATS_START_TIME_PROPERTY
- See Also:
-
AGENT_TIMELINE_START_TIME_PROPERTY
- See Also:
-
STATUS_DO
Reload was scheduled but not yet started.- See Also:
-
STATUS_RUNNING
Reload is running.- See Also:
-
STATUS_FINISHED
Reload was successfully finished.- See Also:
-
STATUS_MISSED
Reload wasn't started because reload window was missed.- See Also:
-
STATUS_ERROR
Reload finished with error.- See Also:
-
-
Constructor Details
-
Reload
-
Reload
-
-
Method Details
-
getId
-
getStartTimes
-
getChatsStartTime
-
getAgentTimelineStartTime
-
getStatus
-
getProcessId
-
getLinks
-
getUri
- Returns:
- URI to itself.
-
getProcessUri
- Returns:
- URI to running process. Is empty if reload wasn't started yet.
-
getIntegrationUri
- Returns:
- URI to integration.
-