jBPM distribution 6.0.0.CR4

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.0.0.CR4

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