org.jbpm.services.task.audit.commands
Class GetGroupAuditTaskByIdCommand
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetGroupAuditTaskByIdCommand
public GetGroupAuditTaskByIdCommand()
GetGroupAuditTaskByIdCommand
public GetGroupAuditTaskByIdCommand(long taskId)
execute
public GroupAuditTask execute(org.kie.internal.command.Context context)
- Specified by:
execute
in interface org.drools.core.command.impl.GenericCommand<GroupAuditTask>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.