public class FlowableServlet extends Object
| Constructor and Description |
|---|
FlowableServlet(String path,
String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLoadOnStartup() |
String |
getName() |
String |
getPath() |
void |
setLoadOnStartup(int loadOnStartup) |
void |
setName(String name) |
void |
setPath(String path) |
Copyright © 2021 Flowable. All rights reserved.