jBPM distribution 6.0.0.Beta4

org.jbpm.kie.services.impl
Class KnowledgeAdminDataServiceImpl

java.lang.Object
  extended by org.jbpm.kie.services.impl.KnowledgeAdminDataServiceImpl
All Implemented Interfaces:
KnowledgeAdminDataService

@ApplicationScoped
public class KnowledgeAdminDataServiceImpl
extends Object
implements KnowledgeAdminDataService


Constructor Summary
KnowledgeAdminDataServiceImpl()
           
 
Method Summary
 int removeAllData()
           
 void setPm(JbpmServicesPersistenceManager pm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnowledgeAdminDataServiceImpl

public KnowledgeAdminDataServiceImpl()
Method Detail

setPm

public void setPm(JbpmServicesPersistenceManager pm)

removeAllData

public int removeAllData()
Specified by:
removeAllData in interface KnowledgeAdminDataService

jBPM distribution 6.0.0.Beta4

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