org.bonitasoft.engine.work
public abstract class BonitaRunnable extends Object implements Runnable, Serializable
BonitaRunnable(long tenantId)
abstract void
cancel()
long
getTenantId()
innerRun()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BonitaRunnable(long tenantId)
public void run()
run
Runnable
public abstract void innerRun()
public abstract void cancel()
public long getTenantId()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.