public interface Report extends ModelEntity
Modifier and Type | Method and Description |
---|---|
String |
getCreated() |
String |
getDetails() |
String |
getEntity() |
String |
getEntityId() |
String |
getId() |
String |
getLevel() |
String |
getTaskId() |
String |
getText() |
String |
getUpdated() |
String getEntity()
String getEntityId()
String getLevel()
String getCreated()
String getUpdated()
String getText()
String getTaskId()
String getId()
String getDetails()
Copyright © 2017. All rights reserved.