Uses of Class
org.opencastproject.util.LocalHashMap
Packages that use LocalHashMap
Package
Description
Workflow REST and WSDL Service endpoints
-
Uses of LocalHashMap in org.opencastproject.composer.impl.endpoint
Methods in org.opencastproject.composer.impl.endpoint with parameters of type LocalHashMapModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseComposerRestService.image(String sourceTrackXml, String profileId, String times, LocalHashMap localMap) Encodes a track in a media package. -
Uses of LocalHashMap in org.opencastproject.serviceregistry.impl.endpoint
Methods in org.opencastproject.serviceregistry.impl.endpoint with parameters of type LocalHashMapModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseIncidentServiceEndpoint.postIncident(String jobXml, String date, String code, String severityString, String details, LocalHashMap params) -
Uses of LocalHashMap in org.opencastproject.workflow.endpoint
Methods in org.opencastproject.workflow.endpoint with parameters of type LocalHashMapModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseWorkflowRestService.resume(long workflowInstanceId, String mediaPackage, LocalHashMap properties) javax.ws.rs.core.ResponseWorkflowRestService.resume(long workflowInstanceId, LocalHashMap properties) WorkflowRestService.start(String workflowDefinitionXmlOrId, MediaPackageImpl mp, String parentWorkflowId, LocalHashMap localMap)