BrightSide Workbench Full Report + Source Code
org.turro.phase.PhaseType Enum Reference

Public Attributes

 CREATION
 
 INCUBATOR
 
 VOTES
 
 DECISION
 
 PROPOSALS
 
 EXECUTION
 
 ARCHIVE
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 24 of file PhaseType.java.

Member Data Documentation

◆ ARCHIVE

org.turro.phase.PhaseType.ARCHIVE

Definition at line 32 of file PhaseType.java.

◆ CREATION

org.turro.phase.PhaseType.CREATION

Definition at line 26 of file PhaseType.java.

◆ DECISION

org.turro.phase.PhaseType.DECISION

Definition at line 29 of file PhaseType.java.

◆ EXECUTION

org.turro.phase.PhaseType.EXECUTION

Definition at line 31 of file PhaseType.java.

◆ INCUBATOR

org.turro.phase.PhaseType.INCUBATOR

Definition at line 27 of file PhaseType.java.

◆ PROPOSALS

org.turro.phase.PhaseType.PROPOSALS

Definition at line 30 of file PhaseType.java.

◆ VOTES

org.turro.phase.PhaseType.VOTES

Definition at line 28 of file PhaseType.java.


The documentation for this enum was generated from the following file: