jBPM distribution 6.1.0.Beta4

org.jbpm.services.task.audit.commands
Class GetGroupAuditTaskByIdCommand

java.lang.Object
  extended by org.jbpm.services.task.audit.commands.GetGroupAuditTaskByIdCommand
All Implemented Interfaces:
Serializable, org.drools.core.command.impl.GenericCommand<GroupAuditTask>, Command<GroupAuditTask>

public class GetGroupAuditTaskByIdCommand
extends Object
implements org.drools.core.command.impl.GenericCommand<GroupAuditTask>

See Also:
Serialized Form

Constructor Summary
GetGroupAuditTaskByIdCommand()
           
GetGroupAuditTaskByIdCommand(long taskId)
           
 
Method Summary
 GroupAuditTask execute(org.kie.internal.command.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetGroupAuditTaskByIdCommand

public GetGroupAuditTaskByIdCommand()

GetGroupAuditTaskByIdCommand

public GetGroupAuditTaskByIdCommand(long taskId)
Method Detail

execute

public GroupAuditTask execute(org.kie.internal.command.Context context)
Specified by:
execute in interface org.drools.core.command.impl.GenericCommand<GroupAuditTask>

jBPM distribution 6.1.0.Beta4

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