Uses of Class
org.camunda.bpm.container.impl.jboss.extension.Attribute
- 
Packages that use Attribute Package Description org.camunda.bpm.container.impl.jboss.extension 
- 
- 
Uses of Attribute in org.camunda.bpm.container.impl.jboss.extensionMethods in org.camunda.bpm.container.impl.jboss.extension that return Attribute Modifier and Type Method Description static AttributeAttribute. forName(java.lang.String localName)static AttributeAttribute. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Attribute[]Attribute. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-