Class ProjectUpdateWorkflowBean

  • All Implemented Interfaces:
    Serializable

    @Named
    @ViewScoped
    public class ProjectUpdateWorkflowBean
    extends AProjectDetailsBean
    Bean for the form overview menu. Let's the user upgrade a form with the old workflow to a form with the new workflow, by creating a copy with all settings and initializing the new workflow to an empty state.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • ProjectUpdateWorkflowBean

        public ProjectUpdateWorkflowBean()
    • Method Detail

      • copy

        public void copy()
        Creates a copy of the given project, but excludes the workflow. Instead, creates an empty new workflow configuration.
      • isDoiActive

        public boolean isDoiActive()
        Returns:
        Whether the double-opt in is configured and active for the current project.