jBPM distribution 6.2.0.Beta2

org.kie.api.definition.type
Interface Annotation


public interface Annotation


Method Summary
 String getName()
           
 Class getPropertyType(String key)
           
 Object getPropertyValue(String key)
           
 

Method Detail

getName

String getName()

getPropertyValue

Object getPropertyValue(String key)

getPropertyType

Class getPropertyType(String key)

jBPM distribution 6.2.0.Beta2

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