Project

General

Profile

« Previous | Next » 

Revision d1e07b8e

Added by Andreas Kohlbecker over 6 years ago

deprecating classes as preparation for removal

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/component/registration/AccordionWorkflow.java
16 16
 * @since Mar 27, 2017
17 17
 *
18 18
 */
19
@Deprecated // FIXME delete also all css styles if any
19 20
public class AccordionWorkflow extends Accordion {
20 21

  
21 22
    private static final long serialVersionUID = -3279853764419918649L;
src/main/java/eu/etaxonomy/cdm/vaadin/component/registration/WorkflowBulletItem.java
17 17
 * @since Mar 10, 2017
18 18
 *
19 19
 */
20
@Deprecated // FIXME delete also all css styles if any
20 21
public class WorkflowBulletItem extends WorkflowItemDesign {
21 22

  
22 23
    private static final long serialVersionUID = -6825656185698773467L;
src/main/java/eu/etaxonomy/cdm/vaadin/component/registration/WorkflowSteps.java
17 17
 * @since Mar 10, 2017
18 18
 *
19 19
 */
20
@Deprecated // FIXME delete also all css styles if any
20 21
public class WorkflowSteps extends WorkflowStepsDesign {
21 22

  
22 23
    private static final long serialVersionUID = 7224620045791102584L;

Also available in: Unified diff