|
jBPM :: Human Task Core 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.jbpm.services.task.admin.listener |
|---|
| Class org.jbpm.services.task.admin.listener.GetTasksForProcessCommand extends TaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: -3784821014329573243L
| Serialized Fields |
|---|
Long processInstanceId
List<E> statuses
String language
| Package org.jbpm.services.task.commands |
|---|
| Class org.jbpm.services.task.commands.ActivateTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -2218880638839442379L
| Class org.jbpm.services.task.commands.AddAttachmentCommand extends UserGroupCallbackTaskCommand<Long> implements Serializable |
|---|
serialVersionUID: -1295175842745522756L
| Serialized Fields |
|---|
Long taskId
JaxbAttachment jaxbAttachment
org.kie.api.task.model.Attachment attachment
JaxbContent jaxbContent
org.kie.api.task.model.Content content
| Class org.jbpm.services.task.commands.AddCommentCommand extends UserGroupCallbackTaskCommand<Long> implements Serializable |
|---|
serialVersionUID: -1295175858745522756L
| Serialized Fields |
|---|
Long taskId
JaxbComment jaxbComment
org.kie.api.task.model.Comment comment
| Class org.jbpm.services.task.commands.AddContentCommand extends TaskCommand<Long> implements Serializable |
|---|
serialVersionUID: -1295175858745522756L
| Serialized Fields |
|---|
Long taskId
JaxbContent jaxbContent
org.kie.api.task.model.Content content
Map<K,V> params
| Class org.jbpm.services.task.commands.AddGroupCommand extends TaskCommand<Void> implements Serializable |
|---|
| Serialized Fields |
|---|
String groupId
| Class org.jbpm.services.task.commands.AddTaskCommand extends UserGroupCallbackTaskCommand<Long> implements Serializable |
|---|
serialVersionUID: 743368767949233891L
| Serialized Fields |
|---|
JaxbTask jaxbTask
org.kie.api.task.model.Task task
Map<K,V> params
org.kie.internal.task.api.model.ContentData data
| Class org.jbpm.services.task.commands.AddUserCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5800835226386301758L
| Serialized Fields |
|---|
String userId
| Class org.jbpm.services.task.commands.AddUsersGroupsCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5800835226386301758L
| Serialized Fields |
|---|
Map<K,V> users
Map<K,V> groups
| Class org.jbpm.services.task.commands.ArchiveTasksCommand extends TaskCommand<Integer> implements Serializable |
|---|
serialVersionUID: -2218880638839442379L
| Serialized Fields |
|---|
List<E> tasks
| Class org.jbpm.services.task.commands.CancelDeadlineCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -1315897796195789680L
| Serialized Fields |
|---|
boolean removeStart
boolean removeEnd
| Class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5483896114601268607L
| Class org.jbpm.services.task.commands.ClaimTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 3457622878127569389L
| Class org.jbpm.services.task.commands.CompleteTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 412409697422083299L
| Serialized Fields |
|---|
Map<K,V> data
| Class org.jbpm.services.task.commands.CompositeCommand extends TaskCommand<T> implements Serializable |
|---|
serialVersionUID: -5591247478243819049L
| Serialized Fields |
|---|
TaskCommand<T> mainCommand
TaskCommand<T>[] commands
| Class org.jbpm.services.task.commands.DelegateTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5656199063761548979L
| Class org.jbpm.services.task.commands.DeleteAttachmentCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5656199063761548979L
| Serialized Fields |
|---|
Long attachmentId
| Class org.jbpm.services.task.commands.DeleteCommentCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5656199063761548979L
| Serialized Fields |
|---|
Long commentId
| Class org.jbpm.services.task.commands.DeleteContentCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5656199063761548979L
| Serialized Fields |
|---|
Long contentId
| Class org.jbpm.services.task.commands.DeleteFaultCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5656199063761548979L
| Class org.jbpm.services.task.commands.DeleteOutputCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5656199063761548979L
| Class org.jbpm.services.task.commands.DeployTaskDefCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5656199063761548979L
| Serialized Fields |
|---|
org.kie.internal.task.api.model.TaskDef taskDef
| Class org.jbpm.services.task.commands.ExecuteDeadlinesCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 3140157192156956692L
| Serialized Fields |
|---|
Long deadlineId
org.kie.internal.task.api.TaskDeadlinesService.DeadlineType type
NotificationListener notificationListener
| Class org.jbpm.services.task.commands.ExecuteTaskRulesCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 1852525453931482868L
| Serialized Fields |
|---|
Map<K,V> data
String scope
| Class org.jbpm.services.task.commands.ExitTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 6514448276718693595L
| Class org.jbpm.services.task.commands.FailTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -1749562224208571352L
| Serialized Fields |
|---|
Map<K,V> data
| Class org.jbpm.services.task.commands.ForwardTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -3291367442760747824L
| Class org.jbpm.services.task.commands.GetActiveTasksCommand extends TaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
Date date
| Class org.jbpm.services.task.commands.GetAllAttachmentsCommand extends TaskCommand<List<org.kie.api.task.model.Attachment>> implements Serializable |
|---|
serialVersionUID: -4566088487597623910L
| Serialized Fields |
|---|
Long taskId
| Class org.jbpm.services.task.commands.GetAllCommentsCommand extends TaskCommand<List<org.kie.api.task.model.Comment>> implements Serializable |
|---|
serialVersionUID: 5911387213149078240L
| Class org.jbpm.services.task.commands.GetAllContentCommand extends TaskCommand<List<org.kie.api.task.model.Content>> implements Serializable |
|---|
serialVersionUID: 5911387213149078240L
| Class org.jbpm.services.task.commands.GetAllTaskDefinitionsCommand extends TaskCommand<List<org.kie.internal.task.api.model.TaskDef>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
String filter
| Class org.jbpm.services.task.commands.GetArchivedTasksCommand extends TaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Class org.jbpm.services.task.commands.GetAttachmentCommand extends TaskCommand<org.kie.api.task.model.Attachment> implements Serializable |
|---|
serialVersionUID: -4566088487597623910L
| Serialized Fields |
|---|
Long attachmentId
| Class org.jbpm.services.task.commands.GetCommentCommand extends TaskCommand<org.kie.api.task.model.Comment> implements Serializable |
|---|
serialVersionUID: 5911387213149078240L
| Serialized Fields |
|---|
Long commentId
| Class org.jbpm.services.task.commands.GetCompletedTasksByUserCommand extends TaskCommand<Integer> implements Serializable |
|---|
serialVersionUID: -836520791223188840L
| Class org.jbpm.services.task.commands.GetCompletedTasksCommand extends TaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
Date date
Long processInstanceId
| Class org.jbpm.services.task.commands.GetContentCommand extends TaskCommand<org.kie.api.task.model.Content> implements Serializable |
|---|
serialVersionUID: 5911387213149078240L
| Serialized Fields |
|---|
Long contentId
| Class org.jbpm.services.task.commands.GetGroupCommand extends TaskCommand<org.kie.api.task.model.Group> implements Serializable |
|---|
serialVersionUID: -836520791223188840L
| Serialized Fields |
|---|
String groupId
| Class org.jbpm.services.task.commands.GetGroupsCommand extends TaskCommand<List<org.kie.api.task.model.Group>> implements Serializable |
|---|
serialVersionUID: -836520791223188840L
| Class org.jbpm.services.task.commands.GetOrgEntityCommand extends TaskCommand<org.kie.api.task.model.OrganizationalEntity> implements Serializable |
|---|
serialVersionUID: -836520791223188840L
| Serialized Fields |
|---|
String id
| Class org.jbpm.services.task.commands.GetPendingSubTasksCommand extends TaskCommand<Integer> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
Long parentId
| Class org.jbpm.services.task.commands.GetPendingTasksByUserCommand extends TaskCommand<Integer> implements Serializable |
|---|
serialVersionUID: -836520791223188840L
| Class org.jbpm.services.task.commands.GetPotentialOwnersForTaskCommand extends TaskCommand<Map<Long,List<org.kie.api.task.model.OrganizationalEntity>>> implements Serializable |
|---|
serialVersionUID: 6296898155907765061L
| Serialized Fields |
|---|
List<E> taskIds
| Class org.jbpm.services.task.commands.GetSubTasksCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
Long parentId
| Class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: -128903115964900028L
| Class org.jbpm.services.task.commands.GetTaskAssignedAsExcludedOwnerCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
List<E> status
| Class org.jbpm.services.task.commands.GetTaskAssignedAsInitiatorCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
List<E> status
| Class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
List<E> status
Date expirationDate
boolean optional
| Class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
List<E> status
org.kie.internal.task.api.QueryFilter filter
| Class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerPagingCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
Integer firstResult
Integer maxResults
| Class org.jbpm.services.task.commands.GetTaskAssignedAsRecipientCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
List<E> status
| Class org.jbpm.services.task.commands.GetTaskAssignedAsStakeholderCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
List<E> status
| Class org.jbpm.services.task.commands.GetTaskAssignedByGroupsCommand extends TaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 6296898155907765061L
| Serialized Fields |
|---|
List<E> groupIds
| Class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand extends TaskCommand<org.kie.api.task.model.Task> implements Serializable |
|---|
serialVersionUID: 6296898155907765061L
| Serialized Fields |
|---|
Long workItemId
| Class org.jbpm.services.task.commands.GetTaskCommand extends TaskCommand<org.kie.api.task.model.Task> implements Serializable |
|---|
serialVersionUID: -836520791223188840L
| Class org.jbpm.services.task.commands.GetTaskContentCommand extends TaskCommand<Map<String,Object>> implements Serializable |
|---|
serialVersionUID: 5911387213149078240L
| Class org.jbpm.services.task.commands.GetTaskDefinitionCommand extends TaskCommand<org.kie.internal.task.api.model.TaskDef> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
String definitionId
| Class org.jbpm.services.task.commands.GetTaskOwnedByExpDateBeforeDateCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
List<E> status
Date expirationDate
| Class org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: 5077599352603072633L
| Serialized Fields |
|---|
List<E> status
Date expirationDate
boolean optional
| Class org.jbpm.services.task.commands.GetTaskPropertyCommand extends UserGroupCallbackTaskCommand<Object> implements Serializable |
|---|
serialVersionUID: -836520791223188840L
| Serialized Fields |
|---|
Integer property
| Class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand extends TaskCommand<List<Long>> implements Serializable |
|---|
serialVersionUID: -2328845811017055632L
| Serialized Fields |
|---|
Long processInstanceId
| Class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand extends TaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: -6059681013108594344L
| Serialized Fields |
|---|
Long processInstanceId
String taskName
List<E> status
| Class org.jbpm.services.task.commands.GetTasksByVariousFieldsCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: -4894264083829084547L
| Serialized Fields |
|---|
List<E> workItemIds
List<E> taskIds
List<E> procInstIds
List<E> busAdmins
List<E> potOwners
List<E> taskOwners
List<E> statuses
Boolean union
List<E> language
Integer maxResults
| Class org.jbpm.services.task.commands.GetTasksOwnedCommand extends UserGroupCallbackTaskCommand<List<org.kie.api.task.model.TaskSummary>> implements Serializable |
|---|
serialVersionUID: -1763215272466075367L
| Serialized Fields |
|---|
List<E> status
org.kie.internal.task.api.QueryFilter filter
| Class org.jbpm.services.task.commands.GetUserCommand extends TaskCommand<org.kie.api.task.model.User> implements Serializable |
|---|
serialVersionUID: -836520791223188840L
| Class org.jbpm.services.task.commands.GetUserInfoCommand extends TaskCommand<org.kie.internal.task.api.UserInfo> implements Serializable |
|---|
serialVersionUID: -5174631969130504959L
| Class org.jbpm.services.task.commands.GetUsersCommand extends TaskCommand<List<org.kie.api.task.model.User>> implements Serializable |
|---|
serialVersionUID: -836520791223188840L
| Class org.jbpm.services.task.commands.InitDeadlinesCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -8095766991770311489L
| Class org.jbpm.services.task.commands.NominateTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 1874781422343631410L
| Serialized Fields |
|---|
List<E> potentialOwners
| Class org.jbpm.services.task.commands.ProcessSubTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -1315897796195789680L
| Serialized Fields |
|---|
Map<K,V> data
| Class org.jbpm.services.task.commands.ReleaseTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -9094809920345727802L
| Class org.jbpm.services.task.commands.RemoveAllTasksCommand extends TaskCommand<Integer> implements Serializable |
|---|
serialVersionUID: -5174631969130504959L
| Class org.jbpm.services.task.commands.RemoveGroupCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 7393379209067431866L
| Serialized Fields |
|---|
String groupId
| Class org.jbpm.services.task.commands.RemoveTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -5174631969130504959L
| Class org.jbpm.services.task.commands.RemoveTasksCommand extends TaskCommand<Integer> implements Serializable |
|---|
serialVersionUID: -5174631969130504959L
| Serialized Fields |
|---|
List<E> tasks
| Class org.jbpm.services.task.commands.RemoveUserCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 7393379209067431866L
| Class org.jbpm.services.task.commands.ResumeTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -5174631969130504959L
| Class org.jbpm.services.task.commands.SetTaskPropertyCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -836520791223188840L
| Serialized Fields |
|---|
Integer property
Object value
| Class org.jbpm.services.task.commands.SkipTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 8145425383669415596L
| Class org.jbpm.services.task.commands.StartTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 6034478381015990133L
| Class org.jbpm.services.task.commands.StopTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: -4282226852650036375L
| Class org.jbpm.services.task.commands.SuspendTaskCommand extends UserGroupCallbackTaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5486559063221608125L
| Class org.jbpm.services.task.commands.TaskCommand extends Object implements Serializable |
|---|
serialVersionUID: -8814813191723981179L
| Serialized Fields |
|---|
Long taskId
String userId
List<E> groupsIds
String targetEntityId
| Class org.jbpm.services.task.commands.UndeployTaskDefCommand extends TaskCommand<Void> implements Serializable |
|---|
serialVersionUID: 5656199063761548979L
| Serialized Fields |
|---|
String taskDefId
| Class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand extends TaskCommand<T> implements Serializable |
|---|
serialVersionUID: 2675686383800457244L
| Serialized Fields |
|---|
Map<K,V> userGroupsMap
| Package org.jbpm.services.task.events |
|---|
| Class org.jbpm.services.task.events.TaskEventImpl extends EventObject implements Serializable |
|---|
serialVersionUID: -3579310906511209132L
| Serialized Fields |
|---|
org.kie.api.task.model.Task task
| Class org.jbpm.services.task.events.TaskEventSupport extends org.drools.core.event.AbstractEventSupport<org.kie.api.task.TaskLifeCycleEventListener> implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
throws IOException
IOException| Package org.jbpm.services.task.exception |
|---|
| Class org.jbpm.services.task.exception.CannotAddTaskException extends org.kie.internal.task.exception.TaskException implements Serializable |
|---|
serialVersionUID: 7726830444895556394L
| Class org.jbpm.services.task.exception.IncorrectParametersException extends org.kie.internal.task.exception.TaskException implements Serializable |
|---|
| Class org.jbpm.services.task.exception.PermissionDeniedException extends org.kie.internal.task.exception.TaskException implements Serializable |
|---|
| Package org.jbpm.services.task.impl |
|---|
| Class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long taskId
long deadlineId
org.kie.internal.task.api.TaskDeadlinesService.DeadlineType type
| Package org.jbpm.services.task.impl.model.xml |
|---|
| Class org.jbpm.services.task.impl.model.xml.JaxbAttachment extends AbstractJaxbTaskObject<org.kie.api.task.model.Attachment> implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
throws IOException
IOException| Class org.jbpm.services.task.impl.model.xml.JaxbComment extends AbstractJaxbTaskObject<org.kie.api.task.model.Comment> implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
throws IOException
IOException| Class org.jbpm.services.task.impl.model.xml.JaxbContent extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
throws IOException
IOException| Class org.jbpm.services.task.impl.model.xml.JaxbDeadlines 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.impl.model.xml.JaxbI18NText 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.impl.model.xml.JaxbOrganizationalEntity 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.impl.model.xml.JaxbPeopleAssignments extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
throws IOException
IOException| Class org.jbpm.services.task.impl.model.xml.JaxbTask extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
throws IOException
IOException| Class org.jbpm.services.task.impl.model.xml.JaxbTaskData extends AbstractJaxbTaskObject<org.kie.api.task.model.TaskData> implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
throws IOException
IOException| Class org.jbpm.services.task.impl.model.xml.JaxbTaskSummary extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Package org.jbpm.services.task.query |
|---|
| Class org.jbpm.services.task.query.TaskSummaryImpl extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException
|
jBPM :: Human Task Core 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||