com.ebmwebsourcing.easybpel.model.bpel.api.util
Class MessageUtil

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.api.util.MessageUtil

public class MessageUtil
extends java.lang.Object


Constructor Summary
MessageUtil()
           
 
Method Summary
static BPELInternalMessage createMessage(BPELVariable variable, Descriptions desc, com.ebmwebsourcing.easyviper.core.api.marshalling.factory.MessageFactory msgFactory)
           
static boolean createMessageIfNotExist(com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable v, Descriptions desc, com.ebmwebsourcing.easyviper.core.api.marshalling.factory.MessageFactory msgFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageUtil

public MessageUtil()
Method Detail

createMessageIfNotExist

public static boolean createMessageIfNotExist(com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable v,
                                              Descriptions desc,
                                              com.ebmwebsourcing.easyviper.core.api.marshalling.factory.MessageFactory msgFactory)
                                       throws BPELException
Throws:
BPELException

createMessage

public static BPELInternalMessage createMessage(BPELVariable variable,
                                                Descriptions desc,
                                                com.ebmwebsourcing.easyviper.core.api.marshalling.factory.MessageFactory msgFactory)
                                         throws BPELException
Throws:
BPELException


Copyright © 2011 Petals Link. All Rights Reserved.