Guvnor - Project API 6.1.0.CR2

Uses of Class
org.guvnor.common.services.project.model.DeclarativeAgendaOption

Packages that use DeclarativeAgendaOption
org.guvnor.common.services.project.model   
 

Uses of DeclarativeAgendaOption in org.guvnor.common.services.project.model
 

Methods in org.guvnor.common.services.project.model that return DeclarativeAgendaOption
static DeclarativeAgendaOption DeclarativeAgendaOption.determineDeclarativeAgendaMode(String declarativeAgenda)
           
 DeclarativeAgendaOption KBaseModel.getDeclarativeAgenda()
           
static DeclarativeAgendaOption DeclarativeAgendaOption.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeclarativeAgendaOption[] DeclarativeAgendaOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.guvnor.common.services.project.model with parameters of type DeclarativeAgendaOption
 void KBaseModel.setDeclarativeAgenda(DeclarativeAgendaOption declarativeAgenda)
           
 


Guvnor - Project API 6.1.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.