KIE Remote Services :: JAXB classes 6.1.0.Beta4

org.kie.services.client.serialization.jaxb.impl.process
Class JaxbProcessIdList

java.lang.Object
  extended by org.kie.services.client.serialization.jaxb.impl.process.JaxbProcessIdList

public class JaxbProcessIdList
extends Object


Constructor Summary
JaxbProcessIdList()
           
JaxbProcessIdList(Collection<String> processIdList)
           
 
Method Summary
 List<String> getProcessIdList()
           
 void setProcessIdList(List<String> processIdList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbProcessIdList

public JaxbProcessIdList()

JaxbProcessIdList

public JaxbProcessIdList(Collection<String> processIdList)
Method Detail

getProcessIdList

public List<String> getProcessIdList()

setProcessIdList

public void setProcessIdList(List<String> processIdList)

KIE Remote Services :: JAXB classes 6.1.0.Beta4

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.