| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.pspng |
| Modifier and Type | Field and Description |
|---|---|
protected ProvisioningWorkItem.WORK_ITEM_COMMAND |
ProvisioningWorkItem.command |
| Modifier and Type | Method and Description |
|---|---|
static ProvisioningWorkItem.WORK_ITEM_COMMAND |
ProvisioningWorkItem.WORK_ITEM_COMMAND.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvisioningWorkItem.WORK_ITEM_COMMAND[] |
ProvisioningWorkItem.WORK_ITEM_COMMAND.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ProvisioningWorkItem(ProvisioningWorkItem.WORK_ITEM_COMMAND command,
GrouperGroupInfo group,
org.joda.time.DateTime asOfDate)
Create a work item that just holds the groupName without the overhead of
a changelog item.
|
Copyright © 2022 Internet2. All rights reserved.