jar

org.ow2.petals.flowable : flowable-task-service

Maven & Gradle

Oct 12, 2021
4 usages
1 stars

Flowable - Task Service

Table Of Contents

Latest Version

Download org.ow2.petals.flowable : flowable-task-service JAR file - Latest Versions:

All Versions

Download org.ow2.petals.flowable : flowable-task-service JAR file - All Versions:

Version Vulnerabilities Size Updated
6.4.x
6.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window flowable-task-service-6.4.2-PETALS-0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.flowable.task.service.impl.persistence.entity.data

├─ org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.data.TaskDataManager.class - [JAR]

org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher

├─ org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByExecutionIdMatcher.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByProcessInstanceIdMatcher.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByScopeIdAndScopeTypeMatcher.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksBySubScopeIdAndScopeTypeMatcher.class - [JAR]

org.flowable.task.service.impl.persistence.entity.data.impl

├─ org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager.class - [JAR]

org.flowable.task.service.impl.util

├─ org.flowable.task.service.impl.util.CommandContextUtil.class - [JAR]

├─ org.flowable.task.service.impl.util.CountingTaskUtil.class - [JAR]

org.flowable.task.service.delegate

├─ org.flowable.task.service.delegate.BaseTaskListener.class - [JAR]

├─ org.flowable.task.service.delegate.DelegateTask.class - [JAR]

├─ org.flowable.task.service.delegate.TaskListener.class - [JAR]

org.flowable.task.service

├─ org.flowable.task.service.HistoricTaskService.class - [JAR]

├─ org.flowable.task.service.InternalTaskAssignmentManager.class - [JAR]

├─ org.flowable.task.service.InternalTaskLocalizationManager.class - [JAR]

├─ org.flowable.task.service.InternalTaskVariableScopeResolver.class - [JAR]

├─ org.flowable.task.service.TaskPostProcessor.class - [JAR]

├─ org.flowable.task.service.TaskService.class - [JAR]

├─ org.flowable.task.service.TaskServiceConfiguration.class - [JAR]

org.flowable.task.service.impl

├─ org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl.class - [JAR]

├─ org.flowable.task.service.impl.BaseTaskBuilderImpl.class - [JAR]

├─ org.flowable.task.service.impl.DefaultTaskPostProcessor.class - [JAR]

├─ org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl.class - [JAR]

├─ org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty.class - [JAR]

├─ org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl.class - [JAR]

├─ org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl.class - [JAR]

├─ org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty.class - [JAR]

├─ org.flowable.task.service.impl.HistoricTaskServiceImpl.class - [JAR]

├─ org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl.class - [JAR]

├─ org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl.class - [JAR]

├─ org.flowable.task.service.impl.NativeTaskQueryImpl.class - [JAR]

├─ org.flowable.task.service.impl.TaskQueryImpl.class - [JAR]

├─ org.flowable.task.service.impl.TaskQueryProperty.class - [JAR]

├─ org.flowable.task.service.impl.TaskServiceImpl.class - [JAR]

org.flowable.task.service.impl.persistence.entity

├─ org.flowable.task.service.impl.persistence.entity.AbstractEntityManager.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntity.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceVariableScopeEntity.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.TaskEntity.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.TaskEntityImpl.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.TaskEntityManager.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl.class - [JAR]

├─ org.flowable.task.service.impl.persistence.entity.TaskServiceEntityConstants.class - [JAR]

org.flowable.task.service.impl.persistence

├─ org.flowable.task.service.impl.persistence.AbstractManager.class - [JAR]

├─ org.flowable.task.service.impl.persistence.CountingTaskEntity.class - [JAR]

├─ org.flowable.task.service.impl.persistence.SingleCachedEntityMatcher.class - [JAR]

org.flowable.task.service.impl.db

├─ org.flowable.task.service.impl.db.TaskDbSchemaManager.class - [JAR]

org.flowable.task.service.event.impl

├─ org.flowable.task.service.event.impl.FlowableTaskEventBuilder.class - [JAR]

org.flowable.task.service.history

├─ org.flowable.task.service.history.InternalHistoryTaskManager.class - [JAR]

├─ org.flowable.task.service.history.NativeHistoricTaskInstanceQuery.class - [JAR]

Advertisement

Dependencies from Group

Oct 12, 2021
33 usages
1 stars
Oct 12, 2021
18 usages
1 stars
Oct 12, 2021
12 usages
1 stars
Oct 12, 2021
10 usages
1 stars
Oct 12, 2021
10 usages
1 stars

Discover Dependencies

Oct 12, 2021
5 usages
1 stars
Oct 12, 2021
3 usages
1 stars
Oct 19, 2019
3 usages
11 stars
Feb 13, 2021
3 usages
12 stars
Sep 23, 2018
2 usages
6 stars
Sep 23, 2018
2 usages
6 stars
Sep 23, 2018
2 usages
6 stars
Aug 15, 2023
3 usages
1.1k stars