O - The operation type.Req - The request type (corresponding to the operation type).public abstract static class SimJQOperation.RequestJ<O extends SimEntityOperation,Req extends SimJQOperation.RequestJ> extends SimJQOperation.RequestJAndOrQ<O,Req>
null, and the job is the target entity.| Constructor and Description |
|---|
RequestJ(SimJob job)
Creates the request.
|
forJob, forJobAndQueue, forQueue, forTargetEntity, getJob, getQueuegetTargetEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOperationpublic RequestJ(SimJob job)
job - The job, non-null.IllegalArgumentException - If the job is null.Copyright © 2018. All rights reserved.