com.ebmwebsourcing.easyviper.core.api.engine.thread.service
Interface AutoTrashProcessService

All Superinterfaces:
java.lang.Runnable, Service

public interface AutoTrashProcessService
extends Service


Method Summary
 void addUninstableProcessInstance(Process p)
           
 void tryToEndAllProcessIntances()
           
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.Service
getEngine, getRefreshFrequency, setRefreshFrequency
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

tryToEndAllProcessIntances

void tryToEndAllProcessIntances()

addUninstableProcessInstance

void addUninstableProcessInstance(Process p)


Copyright © 2009 eBM WebSourcing. All Rights Reserved.