| Package | Description | 
|---|---|
| org.openmrs.api.context | 
 This package describes the context framework through which
authentication is performed and services provided for the OpenMRS system. 
 | 
| org.openmrs.api.impl | 
| Modifier and Type | Method and Description | 
|---|---|
ProgramWorkflowService | 
ServiceContext.getProgramWorkflowService()  | 
static ProgramWorkflowService | 
Context.getProgramWorkflowService()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceContext.setProgramWorkflowService(ProgramWorkflowService programWorkflowService)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProgramWorkflowServiceImpl
Default implementation of the ProgramWorkflow-related services class. 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.