Klasse SystemLogEntry
java.lang.Object
org.teamapps.message.protocol.message.Message
org.teamapps.protocol.system.SystemLogEntry
- Alle implementierten Schnittstellen:
org.teamapps.message.protocol.message.MessageRecord
public class SystemLogEntry
extends org.teamapps.message.protocol.message.Message
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSystemLogEntry(byte[] bytes) SystemLogEntry(byte[] bytes, org.teamapps.message.protocol.file.FileDataReader fileDataReader) SystemLogEntry(DataInputStream dis, org.teamapps.message.protocol.file.FileDataReader fileDataReader) SystemLogEntry(String xml, org.teamapps.message.protocol.file.FileDataReader fileDataReader) SystemLogEntry(org.teamapps.message.protocol.message.MessageRecord message, org.teamapps.message.protocol.model.ModelCollection modelCollection) SystemLogEntry(Element element, org.teamapps.message.protocol.file.FileDataReader fileDataReader) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintgetLogId()intintintstatic org.teamapps.message.protocol.model.PojoObjectDecoder<SystemLogEntry> static org.teamapps.message.protocol.model.MessageModelstatic org.teamapps.message.protocol.model.ModelCollectionlonglongintstatic SystemLogEntryremap(org.teamapps.message.protocol.message.MessageRecord message) setApplicationVersion(String value) setExceptionClass(String value) setLogId(int value) setLogLevel(int value) setManagedApplicationId(int value) setManagedApplicationPerspectiveId(int value) setMessage(String value) setNodeId(long value) setStackTrace(String value) setThreadName(String value) setTimestamp(long value) setUserId(int value) Von Klasse geerbte Methoden org.teamapps.message.protocol.message.Message
addReference, deleteAllEmbeddedFiles, equals, explain, getAttribute, getAttributeKey, getAttributes, getBitSetAttribute, getBooleanAttribute, getByteArrayAttribute, getByteAttribute, getDateAttribute, getDateTimeAttribute, getDoubleArrayAttribute, getDoubleAttribute, getFile, getFileData, getFileDataFileLength, getFileDataFileName, getFloatArrayAttribute, getFloatAttribute, getGenericMessageAttribute, getIntArrayAttribute, getIntAttribute, getLongArrayAttribute, getLongAttribute, getMessageDefName, getMessageDefUuid, getModel, getRecordCreatedBy, getRecordCreationDate, getRecordId, getRecordModificationDate, getRecordModifiedBy, getReferencedObject, getReferencedObjectAsType, getReferencedObjects, getReferencedObjectsAsType, getStringArrayAsList, getStringArrayAttribute, getStringAttribute, getTimeAttribute, getTimestampAttribute, hashCode, isEmpty, readMessageUuid, readXml, removeField, setAttribute, setBitSetAttribute, setBooleanAttribute, setByteArrayAttribute, setByteAttribute, setDateAttribute, setDateTimeAttribute, setDefaultValues, setDefaultValues, setDoubleArrayAttribute, setDoubleAttribute, setFileData, setFileData, setFileData, setFloatArrayAttribute, setFloatAttribute, setGenericMessageAttribute, setIntArrayAttribute, setIntAttribute, setLongArrayAttribute, setLongAttribute, setRecordCreatedBy, setRecordCreationDate, setRecordId, setRecordModificationDate, setRecordModifiedBy, setReferencedObject, setReferencedObjectAsType, setReferencedObjects, setReferencedObjectsAsType, setStringArrayAsList, setStringArrayAttribute, setStringAttribute, setTimeAttribute, setTimestampAttribute, toBytes, toBytes, toBytes, toString, toXml, toXml, toXml, write, write, write
-
Felddetails
-
OBJECT_UUID
- Siehe auch:
-
-
Konstruktordetails
-
SystemLogEntry
public SystemLogEntry() -
SystemLogEntry
public SystemLogEntry(org.teamapps.message.protocol.message.MessageRecord message, org.teamapps.message.protocol.model.ModelCollection modelCollection) -
SystemLogEntry
- Löst aus:
IOException
-
SystemLogEntry
public SystemLogEntry(DataInputStream dis, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws IOException - Löst aus:
IOException
-
SystemLogEntry
- Löst aus:
IOException
-
SystemLogEntry
public SystemLogEntry(byte[] bytes, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws IOException - Löst aus:
IOException
-
SystemLogEntry
public SystemLogEntry(Element element, org.teamapps.message.protocol.file.FileDataReader fileDataReader) -
SystemLogEntry
-
-
Methodendetails
-
getMessageDecoder
public static org.teamapps.message.protocol.model.PojoObjectDecoder<SystemLogEntry> getMessageDecoder() -
getMessageModel
public static org.teamapps.message.protocol.model.MessageModel getMessageModel() -
getModelCollection
public static org.teamapps.message.protocol.model.ModelCollection getModelCollection() -
remap
-
getLogId
public int getLogId() -
setLogId
-
getNodeId
public long getNodeId() -
setNodeId
-
getUserId
public int getUserId() -
setUserId
-
getTimestamp
public long getTimestamp() -
setTimestamp
-
getLogLevel
public int getLogLevel() -
setLogLevel
-
getManagedApplicationId
public int getManagedApplicationId() -
setManagedApplicationId
-
getManagedApplicationPerspectiveId
public int getManagedApplicationPerspectiveId() -
setManagedApplicationPerspectiveId
-
getApplicationVersion
-
setApplicationVersion
-
getExceptionClass
-
setExceptionClass
-
getThreadName
-
setThreadName
-
getMessage
-
setMessage
-
getStackTrace
-
setStackTrace
-
getMarker
-
setMarker
-