| Package | Description |
|---|---|
| org.kuali.common.util.channel.impl | |
| org.kuali.common.util.channel.model |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultSecureChannel.isStatus(RemoteFile file,
Status status)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Status> |
RemoteFile.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
RemoteFile.Builder |
RemoteFile.Builder.status(Status status) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.