Package | Description |
---|---|
org.apache.syncope.common.lib.to | |
org.apache.syncope.core.provisioning.java.pushpull |
Modifier and Type | Method and Description |
---|---|
ProvisioningReport.Status |
ProvisioningReport.getStatus() |
static ProvisioningReport.Status |
ProvisioningReport.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvisioningReport.Status[] |
ProvisioningReport.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProvisioningReport.setStatus(ProvisioningReport.Status status) |
Modifier and Type | Method and Description |
---|---|
protected static ProvisioningReport.Status |
AbstractPushResultHandler.toProvisioningReportStatus(ExecStatus status) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.