[MGNLWORKFLOW-206] Clean up MVH for workflow base module Created: 29/Jan/14  Updated: 25/Mar/14  Resolved: 25/Feb/14

Status: Closed
Project: Magnolia Workflow Module
Component/s: None
Affects Version/s: None
Fix Version/s: 5.3

Type: Improvement Priority: Neutral
Reporter: Espen Jervidalo Assignee: Espen Jervidalo
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
dependency
depends upon MGNLWORKFLOW-211 Simplify configuration of workflow Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Date of First Response:

 Description   

The MVH for workflow module is a mess. Needs to be cleaned up as much as possible before we ship 5.3



 Comments   
Comment by Roman Kovařík [ 26/Feb/14 ]

Commits:

Comment by Roman Kovařík [ 26/Feb/14 ]
info.magnolia.module.workflow.setup.WorkflowBaseModuleVersionHandler
  65     public static final String ACTION_PUBLISH = "startPublication";
  66     public static final String ACTION_UNPUBLISH = "startUnpublication";
  67     public static final String ACTION_PUBLISHRECURSIVE = "startPublicationRecursive";
  68     public static final String WORKFLOW_BASE_ROLE_NAME = "workflow-base";
  1. We should keep the constants there and marked them as deprecated, It's possible that someone use them with version < 5.3.
  2. Not related to this ticket:
    Constants were moved to info.magnolia.module.workflow.api.WorkflowConstants, but are not used everywhere instead of plain strings.
Comment by Roman Kovařík [ 26/Feb/14 ]

Commit: https://git.magnolia-cms.com/gitweb/?p=enterprise/workflow.git;a=commitdiff;h=afc6005d25b8f24b045d38b132b883e09bca599c

Generated at Mon Feb 12 10:07:48 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.