jBPM :: Human Task Services 6.0.0.Beta1

Serialized Form


Package org.jbpm.services.task.commands

Class org.jbpm.services.task.commands.ActivateTaskCommand extends TaskCommand implements Serializable

Class org.jbpm.services.task.commands.AddTaskCommand extends TaskCommand implements Serializable

Serialized Fields

task

org.kie.internal.task.api.model.Task task

params

Map<K,V> params

data

org.kie.internal.task.api.model.ContentData data

Class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand extends TaskCommand implements Serializable

Serialized Fields

language

String language

Class org.jbpm.services.task.commands.ClaimTaskCommand extends TaskCommand implements Serializable

Class org.jbpm.services.task.commands.CompleteTaskCommand extends TaskCommand implements Serializable

Serialized Fields

data

Map<K,V> data

Class org.jbpm.services.task.commands.DelegateTaskCommand extends TaskCommand implements Serializable

Class org.jbpm.services.task.commands.ExitTaskCommand extends TaskCommand implements Serializable

Class org.jbpm.services.task.commands.FailTaskCommand extends TaskCommand implements Serializable

Serialized Fields

data

Map<K,V> data

Class org.jbpm.services.task.commands.ForwardTaskCommand extends TaskCommand implements Serializable

Class org.jbpm.services.task.commands.NominateTaskCommand extends TaskCommand implements Serializable

Serialized Fields

potentialOwners

List<E> potentialOwners

Class org.jbpm.services.task.commands.ReleaseTaskCommand extends TaskCommand implements Serializable

Class org.jbpm.services.task.commands.ResumeTaskCommand extends TaskCommand implements Serializable

Serialized Fields

taskId

long taskId

userId

String userId

Class org.jbpm.services.task.commands.SkipTaskCommand extends TaskCommand implements Serializable

Class org.jbpm.services.task.commands.StartTaskCommand extends TaskCommand implements Serializable

Class org.jbpm.services.task.commands.StopTaskCommand extends TaskCommand implements Serializable

Class org.jbpm.services.task.commands.SuspendTaskCommand extends TaskCommand implements Serializable

Class org.jbpm.services.task.commands.TaskCommand extends Object implements Serializable

Serialized Fields

taskId

long taskId

userId

String userId

groupsIds

List<E> groupsIds

targetEntityId

String targetEntityId

Package org.jbpm.services.task.exception

Class org.jbpm.services.task.exception.CannotAddTaskException extends TaskException implements Serializable

Class org.jbpm.services.task.exception.IllegalTaskStateException extends TaskException implements Serializable

serialVersionUID: 1L

Class org.jbpm.services.task.exception.IncorrectParametersException extends TaskException implements Serializable

Class org.jbpm.services.task.exception.PermissionDeniedException extends TaskException implements Serializable

Class org.jbpm.services.task.exception.TaskError 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

Class org.jbpm.services.task.exception.TaskException extends RuntimeException implements Serializable


Package org.jbpm.services.task.impl

Class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

taskId

long taskId

deadlineId

long deadlineId

type

org.kie.internal.task.api.TaskDeadlinesService.DeadlineType type

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

Class org.jbpm.services.task.impl.model.AttachmentImpl 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

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

Serialized Fields

pk

Long pk

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

Class org.jbpm.services.task.impl.model.BooleanExpressionImpl 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

Class org.jbpm.services.task.impl.model.CommentImpl 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

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

Serialized Fields

id

long id

Class org.jbpm.services.task.impl.model.ContentDataImpl 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

Class org.jbpm.services.task.impl.model.ContentImpl 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

Class org.jbpm.services.task.impl.model.DeadlineImpl 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

Class org.jbpm.services.task.impl.model.DeadlinesImpl 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

Class org.jbpm.services.task.impl.model.DelegationImpl 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

Class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl 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

Class org.jbpm.services.task.impl.model.EmailNotificationImpl extends NotificationImpl 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

Class org.jbpm.services.task.impl.model.EscalationImpl 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

Class org.jbpm.services.task.impl.model.FaultDataImpl extends ContentDataImpl 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

Class org.jbpm.services.task.impl.model.GroupImpl extends OrganizationalEntityImpl 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

Class org.jbpm.services.task.impl.model.I18NTextImpl 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

Class org.jbpm.services.task.impl.model.NotificationImpl 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

Class org.jbpm.services.task.impl.model.OrganizationalEntityImpl 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

Class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl 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

Class org.jbpm.services.task.impl.model.ReassignmentImpl 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

Class org.jbpm.services.task.impl.model.TaskDataImpl 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

Class org.jbpm.services.task.impl.model.TaskDefImpl 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

Class org.jbpm.services.task.impl.model.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

Class org.jbpm.services.task.impl.model.TaskImpl 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

Class org.jbpm.services.task.impl.model.UserImpl extends OrganizationalEntityImpl 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.query

Class org.jbpm.services.task.query.TaskSummaryImpl 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


jBPM :: Human Task Services 6.0.0.Beta1

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