|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentModification.Type | |
---|---|
org.jboss.system.server.profileservice.repository.clustered.sync |
Uses of ContentModification.Type in org.jboss.system.server.profileservice.repository.clustered.sync |
---|
Methods in org.jboss.system.server.profileservice.repository.clustered.sync that return ContentModification.Type | |
---|---|
ContentModification.Type |
ContentModification.getType()
|
static ContentModification.Type |
ContentModification.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContentModification.Type[] |
ContentModification.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.jboss.system.server.profileservice.repository.clustered.sync with parameters of type ContentModification.Type | |
---|---|
ContentModification(ContentModification.Type type,
String rootName,
RepositoryItemMetadata item)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |