|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditLogEntityType | |
|---|---|
| com.atlassian.bamboo.persister | |
| Uses of AuditLogEntityType in com.atlassian.bamboo.persister |
|---|
| Methods in com.atlassian.bamboo.persister that return AuditLogEntityType | |
|---|---|
AuditLogEntityType |
AuditLogEntityTypeUserType.fromString(java.lang.String stringValue)
|
AuditLogEntityType |
AuditLogEntry.getEntityType()
|
AuditLogEntityType |
AuditLogMessage.getEntityType()
|
static AuditLogEntityType |
AuditLogEntityType.getInstance(java.lang.String name)
Returns the appropriate enum value from the given type string |
AuditLogEntityType |
AuditLogEntity.getType()
|
static AuditLogEntityType |
AuditLogEntityType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AuditLogEntityType[] |
AuditLogEntityType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.bamboo.persister with parameters of type AuditLogEntityType | |
|---|---|
protected void |
AuditLogMessage.setEntityType(AuditLogEntityType entityType)
|
| Constructors in com.atlassian.bamboo.persister with parameters of type AuditLogEntityType | |
|---|---|
AuditLogEntity(AuditLogEntityType auditLogEntityType,
java.lang.String entityHeader)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||