Package | Description |
---|---|
com.blackberry.workspaces.sdk.api | |
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
DocumentStatusForApi |
Consts.DocumentStatus.getApiStatusText() |
Modifier and Type | Method and Description |
---|---|
static DocumentStatusForApi |
DocumentStatusForApi.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentStatusForApi[] |
DocumentStatusForApi.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DocumentStatusForApi |
StatusJson.getDocumentState()
Representing status: completed, in progress, error.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusJson.setDocumentState(DocumentStatusForApi documentState)
Representing status: completed, in progress, error.
|
Copyright © 2019. All rights reserved.