| Package | Description |
|---|---|
| org.apache.syncope.common.lib.to |
| Modifier and Type | Method and Description |
|---|---|
static BulkActionResult.Status |
BulkActionResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulkActionResult.Status[] |
BulkActionResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,BulkActionResult.Status> |
BulkActionResult.getResults() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
BulkActionResult.getResultByStatus(BulkActionResult.Status status) |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.