public class RecordingSessionAmendmentAnnotation extends RecorderAnnotation
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION_ATTRIBUTE
Name of the property holding the description of a session amendment.
|
COMMENT_PROPERTY, END_TRANSACTION_TYPE, IGNORE_TYPE, INSERT_COMMENT_TYPE, NAME_PROPERTY, RECORDER_ID_ATTRIBUTE, RECORDING_STATE_TYPE, RESUMED_ATTRIBUTE, SCREENSHOT_DATA_ATTRIBUTE, SCREENSHOT_TYPE, SESSION_AMENDMENT_TYPE, SPLIT_TEST_TYPE, START_TRANSACTION_TYPE, SYNCHRONIZATION_POINT_TYPE, TIMESTAMP_PROPERTY
NAME, type
properties
Constructor and Description |
---|
RecordingSessionAmendmentAnnotation() |
Modifier and Type | Method and Description |
---|---|
protected void |
addChildConfiguration(AbstractConfiguration config,
String operandName) |
RecordingSessionConfiguration |
getConfiguration() |
void |
setConfiguration(RecordingSessionConfiguration configuration) |
protected void |
writeChildConfigurations(javax.xml.stream.XMLStreamWriter writer) |
clone, getPreferedPrefix, getProtocol
getElementName, getId, getNamespace, getType, setId, setType
afterXmlDeserialization, assignUniqueIds, beforeXmlSerialization, cloneProperties, get, getBoolean, getData, getEnum, getInteger, getList, getMap, getObfuscatedList, getObfuscatedString, getPreferedIdPrefixForChild, getString, getString, isOperand, loadAttributes, remove, saveDataToAttachment, serialize, setBoolean, setData, setData, setEnum, setInteger, setList, setMap, setObfuscatedList, setObfuscatedString, setString, toString, write, write, write, writeAttributes, writeChildConfiguration, writeChildConfigurations
public static final String DESCRIPTION_ATTRIBUTE
IRecorderMonitor
that issued the amendment.public RecordingSessionConfiguration getConfiguration()
public void setConfiguration(RecordingSessionConfiguration configuration)
protected void addChildConfiguration(AbstractConfiguration config, String operandName) throws InvalidConfigurationException
addChildConfiguration
in class AbstractConfiguration
InvalidConfigurationException
protected void writeChildConfigurations(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
writeChildConfigurations
in class AbstractConfiguration
javax.xml.stream.XMLStreamException
© Copyright IBM Corp. 2013. All rights reserved.