com.polarion.alm.builder.model.IBuildEvent


FIELDS
Modifiers and TypeNameDescription
String TYPE_ID structure id
String KEY_SEVERITY field severity of type {@link LogEventSeverity}
String KEY_MESSAGE field message of type {@link String}
METHODS
Modifiers and TypeNameDescription
String getMessage() Event message.
void setMessage(String) Set message.

Back to Index