public static interface WorkflowMonitoringContextDocument.WorkflowMonitoringContext
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
WorkflowMonitoringContextDocument.WorkflowMonitoringContext.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorPublishEpr()
Gets the "error-publish-epr" element
|
String |
getEventPublishEpr()
Gets the "event-publish-epr" element
|
String |
getExperimentId()
Gets the "experiment-id" element
|
String |
getMsgBoxEpr()
Gets the "msg-box-epr" element
|
String |
getNotificationTopic()
Gets the "notification-topic" element
|
String |
getServiceInstanceId()
Gets the "service-instance-id" element
|
String |
getServiceReplicaId()
Gets the "service-replica-id" element
|
String |
getWorkflowInstanceId()
Gets the "workflow-instance-id" element
|
String |
getWorkflowNodeId()
Gets the "workflow-node-id" element
|
String |
getWorkflowTemplateId()
Gets the "workflow-template-id" element
|
int |
getWorkflowTimeStep()
Gets the "workflow-time-step" element
|
boolean |
isSetNotificationTopic()
True if has "notification-topic" element
|
void |
setErrorPublishEpr(String errorPublishEpr)
Sets the "error-publish-epr" element
|
void |
setEventPublishEpr(String eventPublishEpr)
Sets the "event-publish-epr" element
|
void |
setExperimentId(String experimentId)
Sets the "experiment-id" element
|
void |
setMsgBoxEpr(String msgBoxEpr)
Sets the "msg-box-epr" element
|
void |
setNotificationTopic(String notificationTopic)
Sets the "notification-topic" element
|
void |
setServiceInstanceId(String serviceInstanceId)
Sets the "service-instance-id" element
|
void |
setServiceReplicaId(String serviceReplicaId)
Sets the "service-replica-id" element
|
void |
setWorkflowInstanceId(String workflowInstanceId)
Sets the "workflow-instance-id" element
|
void |
setWorkflowNodeId(String workflowNodeId)
Sets the "workflow-node-id" element
|
void |
setWorkflowTemplateId(String workflowTemplateId)
Sets the "workflow-template-id" element
|
void |
setWorkflowTimeStep(int workflowTimeStep)
Sets the "workflow-time-step" element
|
void |
unsetNotificationTopic()
Unsets the "notification-topic" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetErrorPublishEpr()
Gets (as xml) the "error-publish-epr" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetEventPublishEpr()
Gets (as xml) the "event-publish-epr" element
|
org.apache.xmlbeans.XmlString |
xgetExperimentId()
Gets (as xml) the "experiment-id" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetMsgBoxEpr()
Gets (as xml) the "msg-box-epr" element
|
org.apache.xmlbeans.XmlString |
xgetNotificationTopic()
Gets (as xml) the "notification-topic" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetServiceInstanceId()
Gets (as xml) the "service-instance-id" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetServiceReplicaId()
Gets (as xml) the "service-replica-id" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetWorkflowInstanceId()
Gets (as xml) the "workflow-instance-id" element
|
org.apache.xmlbeans.XmlString |
xgetWorkflowNodeId()
Gets (as xml) the "workflow-node-id" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetWorkflowTemplateId()
Gets (as xml) the "workflow-template-id" element
|
org.apache.xmlbeans.XmlInt |
xgetWorkflowTimeStep()
Gets (as xml) the "workflow-time-step" element
|
void |
xsetErrorPublishEpr(org.apache.xmlbeans.XmlAnyURI errorPublishEpr)
Sets (as xml) the "error-publish-epr" element
|
void |
xsetEventPublishEpr(org.apache.xmlbeans.XmlAnyURI eventPublishEpr)
Sets (as xml) the "event-publish-epr" element
|
void |
xsetExperimentId(org.apache.xmlbeans.XmlString experimentId)
Sets (as xml) the "experiment-id" element
|
void |
xsetMsgBoxEpr(org.apache.xmlbeans.XmlAnyURI msgBoxEpr)
Sets (as xml) the "msg-box-epr" element
|
void |
xsetNotificationTopic(org.apache.xmlbeans.XmlString notificationTopic)
Sets (as xml) the "notification-topic" element
|
void |
xsetServiceInstanceId(org.apache.xmlbeans.XmlAnyURI serviceInstanceId)
Sets (as xml) the "service-instance-id" element
|
void |
xsetServiceReplicaId(org.apache.xmlbeans.XmlAnyURI serviceReplicaId)
Sets (as xml) the "service-replica-id" element
|
void |
xsetWorkflowInstanceId(org.apache.xmlbeans.XmlAnyURI workflowInstanceId)
Sets (as xml) the "workflow-instance-id" element
|
void |
xsetWorkflowNodeId(org.apache.xmlbeans.XmlString workflowNodeId)
Sets (as xml) the "workflow-node-id" element
|
void |
xsetWorkflowTemplateId(org.apache.xmlbeans.XmlAnyURI workflowTemplateId)
Sets (as xml) the "workflow-template-id" element
|
void |
xsetWorkflowTimeStep(org.apache.xmlbeans.XmlInt workflowTimeStep)
Sets (as xml) the "workflow-time-step" element
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getExperimentId()
org.apache.xmlbeans.XmlString xgetExperimentId()
void setExperimentId(String experimentId)
void xsetExperimentId(org.apache.xmlbeans.XmlString experimentId)
String getWorkflowInstanceId()
org.apache.xmlbeans.XmlAnyURI xgetWorkflowInstanceId()
void setWorkflowInstanceId(String workflowInstanceId)
void xsetWorkflowInstanceId(org.apache.xmlbeans.XmlAnyURI workflowInstanceId)
String getWorkflowTemplateId()
org.apache.xmlbeans.XmlAnyURI xgetWorkflowTemplateId()
void setWorkflowTemplateId(String workflowTemplateId)
void xsetWorkflowTemplateId(org.apache.xmlbeans.XmlAnyURI workflowTemplateId)
String getWorkflowNodeId()
org.apache.xmlbeans.XmlString xgetWorkflowNodeId()
void setWorkflowNodeId(String workflowNodeId)
void xsetWorkflowNodeId(org.apache.xmlbeans.XmlString workflowNodeId)
int getWorkflowTimeStep()
org.apache.xmlbeans.XmlInt xgetWorkflowTimeStep()
void setWorkflowTimeStep(int workflowTimeStep)
void xsetWorkflowTimeStep(org.apache.xmlbeans.XmlInt workflowTimeStep)
String getServiceInstanceId()
org.apache.xmlbeans.XmlAnyURI xgetServiceInstanceId()
void setServiceInstanceId(String serviceInstanceId)
void xsetServiceInstanceId(org.apache.xmlbeans.XmlAnyURI serviceInstanceId)
String getServiceReplicaId()
org.apache.xmlbeans.XmlAnyURI xgetServiceReplicaId()
void setServiceReplicaId(String serviceReplicaId)
void xsetServiceReplicaId(org.apache.xmlbeans.XmlAnyURI serviceReplicaId)
String getEventPublishEpr()
org.apache.xmlbeans.XmlAnyURI xgetEventPublishEpr()
void setEventPublishEpr(String eventPublishEpr)
void xsetEventPublishEpr(org.apache.xmlbeans.XmlAnyURI eventPublishEpr)
String getNotificationTopic()
org.apache.xmlbeans.XmlString xgetNotificationTopic()
boolean isSetNotificationTopic()
void setNotificationTopic(String notificationTopic)
void xsetNotificationTopic(org.apache.xmlbeans.XmlString notificationTopic)
void unsetNotificationTopic()
String getErrorPublishEpr()
org.apache.xmlbeans.XmlAnyURI xgetErrorPublishEpr()
void setErrorPublishEpr(String errorPublishEpr)
void xsetErrorPublishEpr(org.apache.xmlbeans.XmlAnyURI errorPublishEpr)
String getMsgBoxEpr()
org.apache.xmlbeans.XmlAnyURI xgetMsgBoxEpr()
void setMsgBoxEpr(String msgBoxEpr)
void xsetMsgBoxEpr(org.apache.xmlbeans.XmlAnyURI msgBoxEpr)
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.