jBPM distribution 6.1.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 setCommandService(TransactionalCommandService commandService)
           
 
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

setCommandService

public void setCommandService(TransactionalCommandService commandService)

removeAllData

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

jBPM distribution 6.1.0.Beta4

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