Uses of Interface
org.jbpm.api.job.Message

Packages that use Message
org.jbpm.api.session interfaces to pluggable transactional resources to be used by activity implementations. 
 

Uses of Message in org.jbpm.api.session
 

Methods in org.jbpm.api.session that return types with arguments of type Message
 java.util.List<Message> PvmDbSession.findMessages(int firstResult, int maxResults)
          timers
 

Methods in org.jbpm.api.session with parameters of type Message
 void MessageSession.send(Message message)
           
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.