|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.wfmc.audit.WMAAuditEntry org.wfmc.audit.WMARemoteAuditBase org.wfmc.audit.WMATargetWorkflow org.wfmc.audit.WMASourceWorkflowResponse org.wfmc.audit.WMASetAttributesSourceWorkflowResponse
Section 8.7.5 of the WfMC Interface 5 standard.
Field Summary |
Fields inherited from class org.wfmc.audit.WMAAuditEntry |
WFMC |
Constructor Summary | |
WMASetAttributesSourceWorkflowResponse()
|
Method Summary | |
int |
getPreviousAttributeLength()
|
java.lang.String |
getPreviousAttributeValue()
|
void |
setPreviousAttributeLength(int previousAttributeLength)
|
void |
setPreviousAttributeValue(java.lang.String previousAttributeValue)
|
java.lang.String |
toString()
|
Methods inherited from class org.wfmc.audit.WMASourceWorkflowResponse |
getAttributeLength, getAttributeName, getAttributeType, getAttributeValue, setAttributeLength, setAttributeName, setAttributeType, setAttributeValue |
Methods inherited from class org.wfmc.audit.WMARemoteAuditBase |
getExtensionNumber, getExtensionType, getMessageId, getSourceConversationId, getTargetConversationId, setExtensionNumber, setExtensionType, setMessageId, setSourceConversationId, setTargetConversationId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public WMASetAttributesSourceWorkflowResponse()
Method Detail |
public int getPreviousAttributeLength()
public void setPreviousAttributeLength(int previousAttributeLength)
previousAttributeLength
- public java.lang.String getPreviousAttributeValue()
public void setPreviousAttributeValue(java.lang.String previousAttributeValue)
previousAttributeValue
- public java.lang.String toString()
toString
in class WMASourceWorkflowResponse
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |