org.jbpm.services.task.audit.commands
Class GetUserAuditTaskByIdCommand
java.lang.Object
org.jbpm.services.task.audit.commands.GetUserAuditTaskByIdCommand
- All Implemented Interfaces:
- Serializable, org.drools.core.command.impl.GenericCommand<UserAuditTask>, Command<UserAuditTask>
public class GetUserAuditTaskByIdCommand
- extends Object
- implements org.drools.core.command.impl.GenericCommand<UserAuditTask>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetUserAuditTaskByIdCommand
public GetUserAuditTaskByIdCommand()
GetUserAuditTaskByIdCommand
public GetUserAuditTaskByIdCommand(long taskId)
execute
public UserAuditTask execute(org.kie.internal.command.Context context)
- Specified by:
execute
in interface org.drools.core.command.impl.GenericCommand<UserAuditTask>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.