|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModificationInfo.ModifyStatus | |
|---|---|
| org.jboss.profileservice.spi | |
| Uses of ModificationInfo.ModifyStatus in org.jboss.profileservice.spi |
|---|
| Methods in org.jboss.profileservice.spi that return ModificationInfo.ModifyStatus | |
|---|---|
ModificationInfo.ModifyStatus |
ModificationInfo.getStatus()
|
static ModificationInfo.ModifyStatus |
ModificationInfo.ModifyStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ModificationInfo.ModifyStatus[] |
ModificationInfo.ModifyStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jboss.profileservice.spi with parameters of type ModificationInfo.ModifyStatus | |
|---|---|
ModificationInfo(ProfileDeployment deployment,
long lastModified,
ModificationInfo.ModifyStatus status)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||