Package io.vanillabp.springboot.modules
Klasse WorkflowModuleProperties
java.lang.Object
io.vanillabp.springboot.modules.WorkflowModuleProperties
- Alle implementierten Schnittstellen:
WorkflowModuleIdAwareProperties
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungWorkflowModuleProperties(Class<? extends WorkflowModuleIdAwareProperties> propertiesClass, String moduleId) -
Methodenübersicht
-
Konstruktordetails
-
WorkflowModuleProperties
public WorkflowModuleProperties(Class<? extends WorkflowModuleIdAwareProperties> propertiesClass, String moduleId)
-
-
Methodendetails
-
getWorkflowModuleId
- Angegeben von:
getWorkflowModuleIdin SchnittstelleWorkflowModuleIdAwareProperties
-
getPropertiesClass
-