Sha256: 2e3601ab509ebd641c6f116e58c1d4814952e93349d152709617126e8c84b126
Contents?: true
Size: 638 Bytes
Versions: 2
Compression:
Stored size: 638 Bytes
Contents
{ "workflows": [ { "name": "default", "label": "Default workflow", "description": "A single submission step, default workflow", "allows_access_grant": true, "actions": [ { "name": "deposit", "from_states": [], "transition_to": "deposited", "methods": [ "CurationConcerns::Workflow::GrantEditToDepositor", "CurationConcerns::Workflow::ActivateObject" ] } ] } ] }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
curation_concerns-2.0.0 | lib/generators/curation_concerns/templates/workflow.json.erb |
curation_concerns-2.0.0.rc2 | lib/generators/curation_concerns/templates/workflow.json.erb |