|
jBPM :: Human Task Audit 6.1.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.jbpm.services.task.audit.commands |
|---|
| Class org.jbpm.services.task.audit.commands.DeleteAuditEventsCommand extends org.jbpm.services.task.commands.TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -7929370526623674312L
| Class org.jbpm.services.task.audit.commands.GetAllGroupAuditTasksAdminCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<GroupAuditTask>> implements Serializable |
|---|
| Class org.jbpm.services.task.audit.commands.GetAllGroupAuditTasksByDueDateCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<GroupAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
Date dueDate
String groupIds
| Class org.jbpm.services.task.audit.commands.GetAllGroupAuditTasksByStatusByDueDateCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<GroupAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
String groupIds
List<E> statuses
Date dueDate
| Class org.jbpm.services.task.audit.commands.GetAllGroupAuditTasksByStatusByDueDateOptionalCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<GroupAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
String groupIds
String status
Date dueDate
| Class org.jbpm.services.task.audit.commands.GetAllGroupAuditTasksByStatusCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<GroupAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
String groupIds
List<E> statuses
| Class org.jbpm.services.task.audit.commands.GetAllGroupAuditTasksCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<GroupAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
String groupIds
| Class org.jbpm.services.task.audit.commands.GetAllHistoryAuditTasksByUserCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<HistoryAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
String owner
| Class org.jbpm.services.task.audit.commands.GetAllHistoryAuditTasksCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<HistoryAuditTask>> implements Serializable |
|---|
| Class org.jbpm.services.task.audit.commands.GetAllUserAuditTasksAdminCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<UserAuditTask>> implements Serializable |
|---|
| Class org.jbpm.services.task.audit.commands.GetAllUserAuditTasksByDueDateCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<UserAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
Date dueDate
| Class org.jbpm.services.task.audit.commands.GetAllUserAuditTasksByStatusByDueDateCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<UserAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> statuses
Date dueDate
| Class org.jbpm.services.task.audit.commands.GetAllUserAuditTasksByStatusByDueDateOptionalCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<UserAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
String status
Date dueDate
| Class org.jbpm.services.task.audit.commands.GetAllUserAuditTasksByStatusCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<UserAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> statuses
| Class org.jbpm.services.task.audit.commands.GetAllUserAuditTasksCommand extends org.jbpm.services.task.commands.TaskCommand<List<UserAuditTask>> implements Serializable |
|---|
| Serialized Fields |
|---|
int offset
int count
| Class org.jbpm.services.task.audit.commands.GetAuditEventsCommand extends org.jbpm.services.task.commands.PaginatedTaskCommand<List<org.kie.internal.task.api.model.TaskEvent>> implements Serializable |
|---|
serialVersionUID: -7929370526623674312L
| Package org.jbpm.services.task.audit.impl.model |
|---|
| Class org.jbpm.services.task.audit.impl.model.AbstractAuditTaskImpl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
long taskId
String status
Date activationTime
String name
String description
int priority
String createdBy
Date createdOn
Date dueDate
long processInstanceId
String processId
int processSessionId
long parentId
| Class org.jbpm.services.task.audit.impl.model.BAMTaskSummaryImpl extends Object implements Serializable |
|---|
serialVersionUID: 2793651602463099870L
| Serialized Fields |
|---|
Long pk
Integer version
long taskId
String taskName
String status
Date createdDate
Date startDate
Date endDate
long processInstanceId
String userId
Long duration
| Class org.jbpm.services.task.audit.impl.model.GroupAuditTaskImpl extends AbstractAuditTaskImpl implements Serializable |
|---|
| Serialized Fields |
|---|
String potentialOwners
| Class org.jbpm.services.task.audit.impl.model.HistoryAuditTaskImpl extends UserAuditTaskImpl implements Serializable |
|---|
| Class org.jbpm.services.task.audit.impl.model.TaskEventImpl extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class org.jbpm.services.task.audit.impl.model.UserAuditTaskImpl extends AbstractAuditTaskImpl implements Serializable |
|---|
| Serialized Fields |
|---|
String actualOwner
| Package org.jbpm.services.task.impl.model.command |
|---|
| Class org.jbpm.services.task.impl.model.command.DeleteBAMTaskSummariesCommand extends org.jbpm.services.task.commands.TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -7929370526623674312L
| Class org.jbpm.services.task.impl.model.command.GetBAMTaskSummariesCommand extends org.jbpm.services.task.commands.TaskCommand<List<BAMTaskSummaryImpl>> implements Serializable |
|---|
serialVersionUID: -7929370526623674312L
|
jBPM :: Human Task Audit 6.1.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||