Class BaseDefinitionDeployer
java.lang.Object
com.flowable.template.engine.impl.deployer.BaseDefinitionDeployer
- Direct Known Subclasses:
TemplateDefinitionDeployer,TemplateVariationDefinitionDeployer
- Author:
- Tijs Rademakers
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final DateTimeFormatterprotected static final DateTimeFormatter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleantimestampVersionIsNewer(String newTimestampVersion, String oldTimestampVersion)
-
Field Details
-
VERSION_DATE_FORMAT
-
VERSION_DATETIME_FORMAT
-
-
Constructor Details
-
BaseDefinitionDeployer
public BaseDefinitionDeployer()
-
-
Method Details
-
timestampVersionIsNewer
-