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_PROPERTYNAME, typeproperties| 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, getProtocolgetElementName, getId, getNamespace, getType, setId, setTypeafterXmlDeserialization, 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, writeChildConfigurationspublic 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 AbstractConfigurationInvalidConfigurationExceptionprotected void writeChildConfigurations(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
writeChildConfigurations in class AbstractConfigurationjavax.xml.stream.XMLStreamException© Copyright IBM Corp. 2013. All rights reserved.