Package org.flowable.spring.boot
Class FlowableServlet
java.lang.Object
org.flowable.spring.boot.FlowableServlet
Configuration properties for the Flowable REST Servlets.
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetName()getPath()voidsetLoadOnStartup(int loadOnStartup) voidvoid
-
Constructor Details
-
FlowableServlet
-
-
Method Details
-
getPath
-
setPath
-
getName
-
setName
-
getLoadOnStartup
public int getLoadOnStartup() -
setLoadOnStartup
public void setLoadOnStartup(int loadOnStartup)
-