public interface FormEngine extends Engine
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION
the version of the flowable form library
|
| Modifier and Type | Method and Description |
|---|---|
FormEngineConfiguration |
getFormEngineConfiguration() |
FormManagementService |
getFormManagementService() |
FormRepositoryService |
getFormRepositoryService() |
FormService |
getFormService() |
static final String VERSION
FormManagementService getFormManagementService()
FormRepositoryService getFormRepositoryService()
FormService getFormService()
FormEngineConfiguration getFormEngineConfiguration()
Copyright © 2021 Flowable. All rights reserved.