com.ebmwebsourcing.petalsbpm.server.service.bpmn2.serverToClient
Class ServerToClient

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.server.service.bpmn2.serverToClient.ServerToClient

public class ServerToClient
extends java.lang.Object


Constructor Summary
ServerToClient()
           
 
Method Summary
static com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.DefinitionsBean adapt(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions def)
           
static com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.DefinitionsBean adapt(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions def, com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration nsd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerToClient

public ServerToClient()
Method Detail

adapt

public static com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.DefinitionsBean adapt(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions def,
                                                                                                                  com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration nsd)
                                                                                                           throws com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException
Throws:
com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException

adapt

public static com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.DefinitionsBean adapt(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions def)
                                                                                                           throws com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException
Throws:
com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.