Uses of Interface
io.vanillabp.springboot.modules.WorkflowModuleIdAwareProperties
-
Packages that use WorkflowModuleIdAwareProperties Package Description io.vanillabp.springboot.modules -
-
Uses of WorkflowModuleIdAwareProperties in io.vanillabp.springboot.modules
Classes in io.vanillabp.springboot.modules that implement WorkflowModuleIdAwareProperties Modifier and Type Class Description classWorkflowModulePropertiesConstructor parameters in io.vanillabp.springboot.modules with type arguments of type WorkflowModuleIdAwareProperties Constructor Description WorkflowModuleProperties(java.lang.Class<? extends WorkflowModuleIdAwareProperties> propertiesClass, java.lang.String moduleId)WorkflowModuleProperties(java.lang.Class<? extends WorkflowModuleIdAwareProperties> propertiesClass, java.lang.String moduleId, boolean isCamelCase)
-