Uses of Interface
org.activiti.cloud.services.modeling.service.decorators.ProjectDecorator
-
Packages that use ProjectDecorator Package Description org.activiti.cloud.services.modeling.service org.activiti.cloud.services.modeling.service.decorators -
-
Uses of ProjectDecorator in org.activiti.cloud.services.modeling.service
Method parameters in org.activiti.cloud.services.modeling.service with type arguments of type ProjectDecorator Modifier and Type Method Description ProjectDecoratorServiceModelingServiceAutoConfiguration. projectDecoratorService(List<ProjectDecorator> projectDecorators) -
Uses of ProjectDecorator in org.activiti.cloud.services.modeling.service.decorators
Constructor parameters in org.activiti.cloud.services.modeling.service.decorators with type arguments of type ProjectDecorator Constructor Description ProjectDecoratorService(List<ProjectDecorator> projectDecorators)
-