Module: Hyrax::Workflow

Defined in:
app/services/hyrax/workflow/activate_object.rb,
app/services/hyrax/workflow/workflow_schema.rb,
app/services/hyrax/workflow/method_generator.rb,
app/services/hyrax/workflow/permission_query.rb,
app/services/hyrax/workflow/workflow_factory.rb,
app/services/hyrax/workflow/deactivate_object.rb,
app/services/hyrax/workflow/workflow_importer.rb,
app/services/hyrax/workflow/actionable_objects.rb,
app/services/hyrax/workflow/status_list_service.rb,
app/services/hyrax/workflow/action_taken_service.rb,
app/services/hyrax/workflow/notification_service.rb,
app/services/hyrax/workflow/permission_generator.rb,
app/services/hyrax/workflow/abstract_notification.rb,
app/services/hyrax/workflow/deposited_notification.rb,
app/services/hyrax/workflow/notification_generator.rb,
app/services/hyrax/workflow/grant_edit_to_depositor.rb,
app/services/hyrax/workflow/grant_read_to_depositor.rb,
app/services/hyrax/workflow/state_machine_generator.rb,
app/services/hyrax/workflow/workflow_action_service.rb,
app/services/hyrax/workflow/sipity_actions_generator.rb,
app/services/hyrax/workflow/revoke_edit_from_depositor.rb,
app/services/hyrax/workflow/pending_review_notification.rb,
app/services/hyrax/workflow/object_in_workflow_decorator.rb,
app/services/hyrax/workflow/changes_required_notification.rb,
app/services/hyrax/workflow/workflow_permissions_generator.rb,
app/services/hyrax/workflow/invalid_state_removal_exception.rb,
app/services/hyrax/workflow/notification_configuration_parameter.rb

Defined Under Namespace

Modules: ActivateObject, DeactivateObject, GrantEditToDepositor, GrantReadToDepositor, PermissionQuery, RevokeEditFromDepositor Classes: AbstractNotification, ActionTakenService, ActionableObjects, ChangesRequiredNotification, DepositedNotification, InvalidStateRemovalException, MethodGenerator, NotificationConfigurationParameter, NotificationGenerator, NotificationService, ObjectInWorkflowDecorator, PendingReviewNotification, PermissionGenerator, SipityActionsGenerator, StateMachineGenerator, StatusListService, WorkflowActionService, WorkflowFactory, WorkflowImporter, WorkflowPermissionsGenerator, WorkflowSchema