Package io.vanillabp.springboot.adapter
Klasse ModuleAwareBpmnDeployment
java.lang.Object
io.vanillabp.springboot.adapter.ModuleAwareBpmnDeployment
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected voidprotected abstract voiddoDeployment(String workflowModuleId, String workflowModuleName, org.springframework.core.io.Resource[] bpmns, org.springframework.core.io.Resource[] dmns, org.springframework.core.io.Resource[] cmms) protected abstract Stringprotected abstract org.slf4j.Logger
-
Felddetails
-
DEFAULT_RESOURCES_PATH
- Siehe auch:
-
applicationName
-
-
Konstruktordetails
-
ModuleAwareBpmnDeployment
-
-
Methodendetails
-
getLogger
protected abstract org.slf4j.Logger getLogger() -
getAdapterId
-
deployAllWorkflowModules
protected void deployAllWorkflowModules() -
doDeployment
protected abstract void doDeployment(String workflowModuleId, String workflowModuleName, org.springframework.core.io.Resource[] bpmns, org.springframework.core.io.Resource[] dmns, org.springframework.core.io.Resource[] cmms) throws Exception - Löst aus:
Exception
-