org.jboss.portal.workflow.service
Interface JbpmThreadServiceMBean
- All Known Implementing Classes:
- JbpmThreadService
public interface JbpmThreadServiceMBean
- Version:
- $Revision$
- Author:
- Thomas Heute
start
void start()
stop
void stop()
getWorkflowService
WorkflowService getWorkflowService()
setWorkflowService
void setWorkflowService(WorkflowService workflowService)
getSchedulerInterval
int getSchedulerInterval()
setSchedulerInterval
void setSchedulerInterval(int schedulerInterval)
getPriority
int getPriority()
setPriority
void setPriority(int priority)