Index

A B C D E F G H I L M N O P R S U W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractWorkflowBufferScanner - Class in org.opencastproject.workflow.impl
 
AbstractWorkflowBufferScanner() - Constructor for class org.opencastproject.workflow.impl.AbstractWorkflowBufferScanner
 
accept(File, String) - Method in class org.opencastproject.workflow.impl.WorkflowFilenameFilter
 
accept(String) - Method in class org.opencastproject.workflow.impl.WorkflowFilenameFilter
 
acceptJob(Job) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
activate(ComponentContext) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
OSGI callback for component activation
activate(ComponentContext) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
activate(ComponentContext) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Activate this service implementation via the OSGI service component runtime.
addMetadataService(MediaPackageMetadataService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback to set the metadata service
addWorkflowDefinitionScanner(WorkflowDefinitionScanner) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback to set the workflow definition scanner
addWorkflowListener(WorkflowListener) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
artifactIds - Variable in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
An internal collection of artifact id, bind the workflow definition files and their id
artifactsWithError - Variable in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
List of artifact parsed with error
assertMediaPackagePermission(String, String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
 
assertPermission(WorkflowInstance, String, String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Asserts that the current user has permission to take the provided action on a workflow instance.
assetManager - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
The asset manager
authorizationService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
The authorization service

B

bindOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
bindSecurityService(SecurityService) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
bindServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
bindWorkflowService(WorkflowService) - Method in class org.opencastproject.workflow.impl.AbstractWorkflowBufferScanner
OSGi callback to set workflow service
bindWorkflowService(WorkflowService) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
bufferForFailedJobs - Static variable in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
Buffer of failed jobs in days
bufferForParentlessJobs - Static variable in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
Buffer of parentless jobs in days
bufferForStoppedJobs - Static variable in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
Buffer of failed jobs in days
bufferForSuccessfulJobs - Static variable in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
Buffer of successful jobs in days

C

canHandle(File) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
cleanup(int, String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
cleanupWorkflowInstances(int, WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
 
componentContext - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Remove references to the component context once felix scr 1.2 becomes available
countJobs(Job.Status) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
countWorkflowInstances() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
countWorkflowInstances(WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl

D

deactivate() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
DESCENDING_SUFFIX - Static variable in class org.opencastproject.workflow.endpoint.WorkflowRestService
The constant used to switch the direction of the sorting querystring parameter.

E

equals(Object) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
ERROR_RESOLUTION_HANDLER_ID - Static variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Error resolution handler id constant
execute(AbstractScanner, JobExecutionContext) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner.Runner
 
executorService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
The thread pool to use for firing listeners and handling dispatched jobs

F

fireListeners(WorkflowInstance, WorkflowInstance) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Fires the workflow listeners on workflow updates.

G

getAvailableWorkflowDefinitions(Organization, User) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
Return available workflow definitions This method finds workflows that are either globally defined or have the correct organization/roles set.
getConfigurationPanel(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
Returns the workflow configuration panel HTML snippet for the workflow definition specified by
getCount(WorkflowInstance.WorkflowState, String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getHandler() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
 
getJobGroup() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
getJobName() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
getJobType() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
getOperationHandlers() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getRegisteredHandlers() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Gets the currently registered workflow operation handlers.
getRunningWorkflowInstanceByMediaPackage(String, String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
getRunningWorkflowOfMediaPackage(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getScannerName() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
getService() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
getService() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
 
getServiceRegistry() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
getServiceRegistry() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
 
getStateMappings() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getTriggerGroupName() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
getTriggerName() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
getWorkflowAsJson(long) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getWorkflowAsXml(long) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getWorkflowById(long) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
getWorkflowDefinition(User, WorkflowIdentifier) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
Return the workflow definition for a given workflow identifier This method tries to get the workflow using the exact identifier and falls back to the global workflow (without the organization) if that fails.
getWorkflowDefinitionAsJson(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getWorkflowDefinitionAsXml(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getWorkflowDefinitionById(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
getWorkflowDefinitionsAsJson() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getWorkflowDefinitionsAsXml() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getWorkflowInstancesByMediaPackage(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
getWorkflowOperationHandler(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
 
getWorkflowService() - Method in class org.opencastproject.workflow.impl.AbstractWorkflowBufferScanner
 
getWorkflowsOfMediaPackage(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
getWorkflowStateMappings() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
 

H

handleOperationException(WorkflowInstance, WorkflowOperationInstance) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback for workflow operations that were throwing an exception.
handleOperationResult(WorkflowInstance, WorkflowOperationResult) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback for workflow operation handlers that executed and finished without exception.
handler - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
 
HandlerRegistration(String, WorkflowOperationHandler) - Constructor for class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
 
hashCode() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration

I

install(File) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
installedWorkflows - Variable in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
An internal collection of workflows that we have installed
isReadyToAccept(Job) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
If we are already running the maximum number of workflows, don't accept another START_WORKFLOW job
isReadyToAcceptJobs(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
isRunnable(WorkflowDefinition) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl

L

listAvailableOperationNames() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Lists the names of each workflow operation.
listAvailableWorkflowDefinitions() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl

M

mediaPackageHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
mediaPackageHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl

N

NEGATE_PREFIX - Static variable in class org.opencastproject.workflow.endpoint.WorkflowRestService
The constant used to negate a querystring parameter.

O

operationName - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
 
org.opencastproject.workflow.endpoint - package org.opencastproject.workflow.endpoint
Workflow REST and WSDL Service endpoints
org.opencastproject.workflow.impl - package org.opencastproject.workflow.impl
 
organizationDirectoryService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
The organization directory service
organizationRegistered(Organization) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
 
organizationUnregistered(Organization) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
 
organizationUpdated(Organization) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
 

P

parseWorkflowDefinitionFile(File) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
Parse the given workflow definition file and return the related workflow definition
persistence - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Persistent storage
populateMediaPackageMetadata(MediaPackage) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Reads the available metadata from the dublin core catalog (if there is one) and updates the mediapackage.
process(Job) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Processes the workflow job.
putWorkflowDefinition(WorkflowIdentifier, WorkflowDefinition) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
Add the given workflow definition to the installed workflow definition id.

R

remove(long) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
remove(long, boolean) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
remove(long, boolean) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
removeMetadataService(MediaPackageMetadataService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback to remove a mediapackage metadata service.
removeWorkflowDefinition(WorkflowIdentifier) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
Remove the workflow definition with the given id from the installed definition list.
removeWorkflowListener(WorkflowListener) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
repopulate(IndexRebuildService.DataType) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
 
resume(long) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
resume(long, String, LocalHashMap) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
resume(long, Map<String, String>) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
resume(long, LocalHashMap) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
Runner() - Constructor for class org.opencastproject.workflow.impl.WorkflowCleanupScanner.Runner
 
runWorkflow(WorkflowInstance) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Executes the workflow.
runWorkflowOperation(WorkflowInstance, Map<String, String>) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Executes the workflow's current operation.

S

scan() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
securityService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
The security service
selectOperationHandler(WorkflowOperationInstance) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Does a lookup of available operation handlers for the given workflow operation.
seriesService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
The series service
serverUrl - Variable in class org.opencastproject.workflow.endpoint.WorkflowRestService
The default server URL
serviceRegistry - Variable in class org.opencastproject.workflow.endpoint.WorkflowRestService
The service registry
serviceRegistry - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
The service registry
serviceUrl - Variable in class org.opencastproject.workflow.endpoint.WorkflowRestService
The default service URL
setAssetManager(AssetManager) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Sets the asset manager
setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback for setting the authorization service.
setIndex(ElasticsearchIndex) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback to set the Admin UI index.
setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
 
setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Sets a reference to the organization directory service.
setPersistence(WorkflowServiceDatabase) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback to set the workflow database
setProfilesReadyIndicator(ReadinessIndicator) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Dummy callback for osgi
setSecurityService(SecurityService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback for setting the security service.
setSeriesService(SeriesService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Sets the series service
setService(WorkflowService) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
Sets the workflow service
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
Callback from the OSGi declarative services to set the service registry.
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback for the OSGi environment to register with the ServiceRegistry.
setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback for setting the user directory service
setWorkspace(Workspace) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
Callback from the OSGi declarative services to set the workspace.
setWorkspace(Workspace) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
Callback for the OSGi environment to register with the Workspace.
start(String, MediaPackageImpl, String, LocalHashMap) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
start(WorkflowDefinition, MediaPackage) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
start(WorkflowDefinition, MediaPackage, Long, Map<String, String>) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
start(WorkflowDefinition, MediaPackage, Map<String, String>) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
stop(long) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
stop(long) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
suspend(long) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
suspend(long) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl

U

uninstall(File) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
update(File) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
update(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
update(WorkflowInstance) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
updateConfiguration(WorkflowInstance, Map<String, String>) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
 
updated(Dictionary) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
userDirectoryService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
The user directory service
userHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
 
userHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl

W

WorkflowCleanupScanner - Class in org.opencastproject.workflow.impl
 
WorkflowCleanupScanner() - Constructor for class org.opencastproject.workflow.impl.WorkflowCleanupScanner
 
WorkflowCleanupScanner.Runner - Class in org.opencastproject.workflow.impl
Quartz job to which cleans up the workflow instances
WorkflowDefinitionScanner - Class in org.opencastproject.workflow.impl
Loads, unloads, and reloads WorkflowDefinitions from "*workflow.xml" files in any of fileinstall's watch directories.
WorkflowDefinitionScanner() - Constructor for class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
 
WorkflowFilenameFilter - Class in org.opencastproject.workflow.impl
Filename filter for workflow definition files.
WorkflowFilenameFilter(String, String) - Constructor for class org.opencastproject.workflow.impl.WorkflowFilenameFilter
 
WorkflowRestService - Class in org.opencastproject.workflow.endpoint
A REST endpoint for the WorkflowService
WorkflowRestService() - Constructor for class org.opencastproject.workflow.endpoint.WorkflowRestService
 
WorkflowServiceImpl - Class in org.opencastproject.workflow.impl
Implements WorkflowService with in-memory data structures to hold WorkflowOperations and WorkflowInstances.
WorkflowServiceImpl() - Constructor for class org.opencastproject.workflow.impl.WorkflowServiceImpl
Constructs a new workflow service impl, with a priority-sorted map of metadata services
WorkflowServiceImpl.HandlerRegistration - Class in org.opencastproject.workflow.impl
A tuple of a workflow operation handler and the name of the operation it handles
workflowStateMappings - Variable in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
All workflow state mappings which are configured for the workflow defintions
workspace - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
The workspace
A B C D E F G H I L M N O P R S U W 
All Classes and Interfaces|All Packages|Constant Field Values