jBPM distribution 6.2.0.CR2

Uses of Class
org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity.Type

Packages that use JaxbOrganizationalEntity.Type
org.jbpm.services.task.impl.model.xml   
 

Uses of JaxbOrganizationalEntity.Type in org.jbpm.services.task.impl.model.xml
 

Methods in org.jbpm.services.task.impl.model.xml that return JaxbOrganizationalEntity.Type
 JaxbOrganizationalEntity.Type JaxbOrganizationalEntity.getType()
           
static JaxbOrganizationalEntity.Type JaxbOrganizationalEntity.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JaxbOrganizationalEntity.Type[] JaxbOrganizationalEntity.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbpm.services.task.impl.model.xml with parameters of type JaxbOrganizationalEntity.Type
 void JaxbOrganizationalEntity.setType(JaxbOrganizationalEntity.Type type)
           
 


jBPM distribution 6.2.0.CR2

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