BrightSide Workbench Full Report + Source Code
org.turro.crm.entity.ProspectStage Enum Reference

Public Attributes

 STARTED
 
 BUDGETED
 
 NEGOTIATING
 
 CLOSED_WON
 
 CLOSED_LOST
 

Detailed Description

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

Definition at line 24 of file ProspectStage.java.

Member Data Documentation

◆ BUDGETED

org.turro.crm.entity.ProspectStage.BUDGETED

Definition at line 27 of file ProspectStage.java.

◆ CLOSED_LOST

org.turro.crm.entity.ProspectStage.CLOSED_LOST

Definition at line 30 of file ProspectStage.java.

◆ CLOSED_WON

org.turro.crm.entity.ProspectStage.CLOSED_WON

Definition at line 29 of file ProspectStage.java.

◆ NEGOTIATING

org.turro.crm.entity.ProspectStage.NEGOTIATING

Definition at line 28 of file ProspectStage.java.

◆ STARTED

org.turro.crm.entity.ProspectStage.STARTED

Definition at line 26 of file ProspectStage.java.


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