jBPM :: Human Task Audit 6.1.0.Beta1

Serialized Form


Package org.jbpm.services.task.audit

Class org.jbpm.services.task.audit.DeleteAuditEventsCommand extends org.jbpm.services.task.commands.TaskCommand<Void> implements Serializable

serialVersionUID: -7929370526623674312L

Class org.jbpm.services.task.audit.GetAuditEventsCommand extends org.jbpm.services.task.commands.TaskCommand<List<org.kie.internal.task.api.model.TaskEvent>> implements Serializable

serialVersionUID: -7929370526623674312L

Class org.jbpm.services.task.audit.TaskEventImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.jbpm.services.task.impl.model

Class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl extends Object implements Serializable

serialVersionUID: 2793651602463099870L

Serialized Fields

pk

Long pk

version

Integer version

taskId

long taskId

taskName

String taskName

status

String status

createdDate

Date createdDate

startDate

Date startDate

endDate

Date endDate

processInstanceId

long processInstanceId

userId

String userId

duration

Long duration

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.Beta1

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