jar

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

Maven & Gradle

Oct 12, 2021
6 usages
1 stars

Flowable - Variable Service

Table Of Contents

Latest Version

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

All Versions

Download org.ow2.petals.flowable : flowable-variable-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-variable-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.variable.service.impl.persistence.entity

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

├─ org.flowable.variable.service.impl.persistence.entity.AbstractVariableServiceEntity.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableByteArrayEntity.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableByteArrayEntityImpl.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableByteArrayEntityManager.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableByteArrayEntityManagerImpl.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableByteArrayRef.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableInitializingList.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.VariableServiceEntityConstants.class - [JAR]

org.flowable.variable.service.impl.types

├─ org.flowable.variable.service.impl.types.BooleanType.class - [JAR]

├─ org.flowable.variable.service.impl.types.ByteArrayType.class - [JAR]

├─ org.flowable.variable.service.impl.types.CacheableVariable.class - [JAR]

├─ org.flowable.variable.service.impl.types.DateType.class - [JAR]

├─ org.flowable.variable.service.impl.types.DefaultVariableTypes.class - [JAR]

├─ org.flowable.variable.service.impl.types.DeserializedObject.class - [JAR]

├─ org.flowable.variable.service.impl.types.DoubleType.class - [JAR]

├─ org.flowable.variable.service.impl.types.EntityManagerSession.class - [JAR]

├─ org.flowable.variable.service.impl.types.EntityManagerSessionFactory.class - [JAR]

├─ org.flowable.variable.service.impl.types.EntityManagerSessionImpl.class - [JAR]

├─ org.flowable.variable.service.impl.types.EntityMetaData.class - [JAR]

├─ org.flowable.variable.service.impl.types.HistoricJPAEntityListVariableType.class - [JAR]

├─ org.flowable.variable.service.impl.types.HistoricJPAEntityVariableType.class - [JAR]

├─ org.flowable.variable.service.impl.types.IntegerType.class - [JAR]

├─ org.flowable.variable.service.impl.types.JPAEntityListVariableType.class - [JAR]

├─ org.flowable.variable.service.impl.types.JPAEntityMappings.class - [JAR]

├─ org.flowable.variable.service.impl.types.JPAEntityScanner.class - [JAR]

├─ org.flowable.variable.service.impl.types.JPAEntityVariableType.class - [JAR]

├─ org.flowable.variable.service.impl.types.JodaDateTimeType.class - [JAR]

├─ org.flowable.variable.service.impl.types.JodaDateType.class - [JAR]

├─ org.flowable.variable.service.impl.types.JsonType.class - [JAR]

├─ org.flowable.variable.service.impl.types.LongJsonType.class - [JAR]

├─ org.flowable.variable.service.impl.types.LongStringType.class - [JAR]

├─ org.flowable.variable.service.impl.types.LongType.class - [JAR]

├─ org.flowable.variable.service.impl.types.NullType.class - [JAR]

├─ org.flowable.variable.service.impl.types.SerializableType.class - [JAR]

├─ org.flowable.variable.service.impl.types.ShortType.class - [JAR]

├─ org.flowable.variable.service.impl.types.StringType.class - [JAR]

├─ org.flowable.variable.service.impl.types.UUIDType.class - [JAR]

├─ org.flowable.variable.service.impl.types.VerifyDeserializedObjectCommandContextCloseListener.class - [JAR]

org.flowable.variable.service.impl.el

├─ org.flowable.variable.service.impl.el.NoExecutionVariableScope.class - [JAR]

├─ org.flowable.variable.service.impl.el.VariableScopeExpressionManager.class - [JAR]

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

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

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

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

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

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

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

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

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

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

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

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

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

org.flowable.variable.service.impl.util

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

org.flowable.variable.service.event.impl

├─ org.flowable.variable.service.event.impl.FlowableVariableEventBuilder.class - [JAR]

├─ org.flowable.variable.service.event.impl.FlowableVariableEventImpl.class - [JAR]

org.flowable.variable.service.history

├─ org.flowable.variable.service.history.InternalHistoryVariableManager.class - [JAR]

org.flowable.variable.service

├─ org.flowable.variable.service.HistoricVariableService.class - [JAR]

├─ org.flowable.variable.service.VariableService.class - [JAR]

├─ org.flowable.variable.service.VariableServiceConfiguration.class - [JAR]

org.flowable.variable.service.impl

├─ org.flowable.variable.service.impl.AbstractVariableQueryImpl.class - [JAR]

├─ org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl.class - [JAR]

├─ org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty.class - [JAR]

├─ org.flowable.variable.service.impl.HistoricVariableServiceImpl.class - [JAR]

├─ org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl.class - [JAR]

├─ org.flowable.variable.service.impl.QueryOperator.class - [JAR]

├─ org.flowable.variable.service.impl.QueryVariableValue.class - [JAR]

├─ org.flowable.variable.service.impl.VariableServiceImpl.class - [JAR]

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

├─ org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableByteArrayDataManager.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager.class - [JAR]

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

├─ org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.data.VariableByteArrayDataManager.class - [JAR]

├─ org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager.class - [JAR]

org.flowable.variable.service.impl.persistence

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

├─ org.flowable.variable.service.impl.persistence.VariableByteArrayRefTypeHandler.class - [JAR]

org.flowable.variable.service.impl.db

├─ org.flowable.variable.service.impl.db.IbatisVariableTypeHandler.class - [JAR]

├─ org.flowable.variable.service.impl.db.VariableDbSchemaManager.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

Sep 18, 2019
2 usages
1 stars
Jun 24, 2023
3 usages
30 stars
Aug 01, 2021
3 usages
0 stars
Jul 23, 2021
5 usages
7 stars
Jan 27, 2022
1 usages
6 stars
Dec 07, 2015
3 usages
0 stars
Nov 17, 2022
5 usages
15 stars