org.jbpm.api.job
Interface Message

All Superinterfaces:
Job

public interface Message
extends Job

an asynchronous message.

Author:
Tom Baeyens

Method Summary
 
Methods inherited from interface org.jbpm.api.job.Job
getDbid, getDueDate, getException, getExecution, getLockExpirationTime, getLockOwner, getProcessInstance, getRetries, isExclusive
 



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