Class PlatformDeployer

java.lang.Object
com.flowable.platform.engine.impl.deployer.PlatformDeployer
All Implemented Interfaces:
EngineDeployer

public class PlatformDeployer extends Object implements EngineDeployer
  • Field Details

    • PLATFORM_RESOURCE_SUFFIXES

      public static final List<String> PLATFORM_RESOURCE_SUFFIXES
  • Constructor Details

    • PlatformDeployer

      public PlatformDeployer()
  • Method Details