Package | Description |
---|---|
net.bluemind.core.container.model |
Modifier and Type | Field and Description |
---|---|
ChangeLogEntry.Type |
ChangeLogEntry.type
changes type (created/updated/deleted)
|
Modifier and Type | Method and Description |
---|---|
static ChangeLogEntry.Type |
ChangeLogEntry.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChangeLogEntry.Type[] |
ChangeLogEntry.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ChangeLogEntry |
ChangeLogEntry.create(long id,
long v,
java.lang.String uid,
ChangeLogEntry.Type t) |
Copyright © 2021. All Rights Reserved.