VariableEvent.java edited online with Bitbucket

master
Boris Bendyukov 2014-02-24 07:05:18 +00:00
parent 66eb4f6f66
commit 8d45f1923d
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ public interface VariableEvent extends BPELEvent {
void setReceiveCRMPID (String crmpId);
QName getBPELName ();
String toXML ();
String getInstanceId ();