Hierarchy For Package org.opencastproject.workflow.api
Class Hierarchy
- java.lang.Object
- org.opencastproject.workflow.api.AbstractWorkflowOperationHandler (implements org.opencastproject.workflow.api.WorkflowOperationHandler)
- org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
- org.opencastproject.workflow.api.ConfiguredWorkflow
- org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- org.opencastproject.workflow.api.JaxbWorkflowInstance
- org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- org.opencastproject.workflow.api.YamlWorkflowConfigurationDeserializer
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.opencastproject.workflow.api.YamlWorkflowConfigurationSerializer
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.opencastproject.workflow.api.WorkflowException
- org.opencastproject.workflow.api.WorkflowDatabaseException
- org.opencastproject.workflow.api.WorkflowParsingException
- org.opencastproject.workflow.api.WorkflowStateException
- org.opencastproject.workflow.api.WorkflowOperationException
- org.opencastproject.workflow.api.WorkflowOperationAbortedException
- org.opencastproject.workflow.api.WorkflowException
- java.lang.Exception
- org.opencastproject.workflow.api.WorkflowDefinitionImpl (implements org.opencastproject.workflow.api.WorkflowDefinition)
- org.opencastproject.workflow.api.WorkflowDefinitionSet
- org.opencastproject.workflow.api.WorkflowIdentifier
- org.opencastproject.workflow.api.WorkflowIndexData
- org.opencastproject.workflow.api.WorkflowInstance
- org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl (implements org.opencastproject.workflow.api.WorkflowOperationDefinition)
- org.opencastproject.workflow.api.WorkflowOperationInstance (implements org.opencastproject.workflow.api.Configurable)
- org.opencastproject.workflow.api.WorkflowOperationResultImpl (implements org.opencastproject.workflow.api.WorkflowOperationResult)
- org.opencastproject.workflow.api.WorkflowOperationTagUtil
- org.opencastproject.workflow.api.WorkflowOperationTagUtil.TagDiff
- org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl (implements org.opencastproject.workflow.api.WorkflowServiceDatabase)
- org.opencastproject.workflow.api.WorkflowSetImpl (implements org.opencastproject.workflow.api.WorkflowSet)
- org.opencastproject.workflow.api.WorkflowStateListener (implements org.opencastproject.workflow.api.WorkflowListener)
- org.opencastproject.workflow.api.WorkflowStateMappingImpl (implements org.opencastproject.workflow.api.WorkflowStateMapping)
- org.opencastproject.workflow.api.WorkflowUtil
- javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,
BoundType> - org.opencastproject.workflow.api.RetryStrategy.Adapter
- org.opencastproject.workflow.api.WorkflowInstance.WorkflowState.Adapter
- org.opencastproject.workflow.api.WorkflowSetImpl.Adapter
- org.opencastproject.workflow.api.XmlWorkflowParser
- org.opencastproject.workflow.api.YamlWorkflowParser
Interface Hierarchy
- java.lang.Comparable<T>
- org.opencastproject.workflow.api.WorkflowDefinition
- org.opencastproject.workflow.api.Configurable
- org.opencastproject.workflow.api.WorkflowOperationDefinition
- org.opencastproject.workflow.api.WorkflowListener
- org.opencastproject.workflow.api.WorkflowOperationHandler
- org.opencastproject.workflow.api.ResumableWorkflowOperationHandler
- org.opencastproject.workflow.api.WorkflowOperationResult
- org.opencastproject.workflow.api.WorkflowService
- org.opencastproject.workflow.api.WorkflowServiceDatabase
- org.opencastproject.workflow.api.WorkflowSet
- org.opencastproject.workflow.api.WorkflowStateMapping
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.opencastproject.workflow.api.AbstractWorkflowOperationHandler.Configuration
- org.opencastproject.workflow.api.RetryStrategy
- org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
- org.opencastproject.workflow.api.WorkflowOperationInstance.OperationState
- org.opencastproject.workflow.api.WorkflowOperationResult.Action
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)