Modifier and Type | Method and Description |
---|---|
ActionResponse |
SharesService.resetState(String shareId,
Share.Status status)
Administrators only.
|
Modifier and Type | Method and Description |
---|---|
Share.Status |
Share.getStatus() |
static Share.Status |
Share.Status.value(String v) |
static Share.Status |
Share.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Share.Status[] |
Share.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Share.Status |
ManilaShare.getStatus() |
Modifier and Type | Method and Description |
---|---|
Share.Status |
ResetStateAction.getStatus() |
Modifier and Type | Method and Description |
---|---|
static ResetStateAction |
ShareActions.resetState(Share.Status status) |
Modifier and Type | Method and Description |
---|---|
ActionResponse |
SharesServiceImpl.resetState(String shareId,
Share.Status status)
Administrators only.
|
Copyright © 2017. All rights reserved.