|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.persister.AuditLogEntity
public class AuditLogEntity
Represents plan's configuration item which changes can be tracked in audit log;
Constructor Summary | |
---|---|
AuditLogEntity(AuditLogEntityType auditLogEntityType,
java.lang.String entityHeader)
|
Method Summary | |
---|---|
java.lang.String |
getHeader()
|
AuditLogEntityType |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuditLogEntity(@NotNull AuditLogEntityType auditLogEntityType, @NotNull java.lang.String entityHeader)
Method Detail |
---|
public AuditLogEntityType getType()
public java.lang.String getHeader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |