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
getDuedate, getDueDate, getException, getExecution, getId, getLockExpirationTime, getLockOwner, getProcessInstance, getRetries, isExclusive
 



Copyright © 2010 JBoss Community. All Rights Reserved.