[jbpm-cvs] jbpm.3/designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/model ...
Koen Aers <[email protected]> Fri, 27 Feb 2009 11:25:12 -0500
| Newsgroups | gmane.comp.jbpm.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: kaers
Date: 09/02/27 11:25:12
Modified: designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/model
Tag: branch_jbpm_jpdl_gpd_3_1_x EsbNode.java
Log:
gpd-241
Revision Changes Path
No revision
No revision
1.1.2.5 +8 -0 jbpm.3/designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/model/Attic/EsbNode.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: EsbNode.java
===================================================================
RCS file: /cvsroot/jbpm/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/model/Attic/EsbNode.java,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -b -r1.1.2.4 -r1.1.2.5
--- EsbNode.java 22 Apr 2008 13:05:48 -0000 1.1.2.4
+++ EsbNode.java 27 Feb 2009 16:25:12 -0000 1.1.2.5
@@ -86,6 +86,14 @@
return getConfigurationElementValue("esbServiceName");
}
+ public void setReplyToOriginator(String value) {
+ setConfigurationElement("reply-to-originator", value);
+ }
+
+ public String getReplyToOriginator() {
+ return getConfigurationElementValue("reply-to-originator");
+ }
+
private void addMapping(GenericElement mapping, String configurationElementName) {
if (mapping == null) return;
GenericElement element = getGenericElement(configurationElementName);
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H