public interface ResourceStatus
ResourceStatus.Category
or a service-specific status-set typically implemented as enum. This permit
users to state requirements based on general categories as well as particular source-specific statuses.Modifier and Type | Interface and Description |
---|---|
static class |
ResourceStatus.Category
Category of the resource status.
|
Modifier and Type | Method and Description |
---|---|
ResourceStatus.Category |
getCategory()
Get Category of the resource.
|
@Nonnull ResourceStatus.Category getCategory()
Copyright © 2016–2021. All rights reserved.