@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=org.springframework.boot.actuate.endpoint.annotation.Endpoint.class) @ConditionalOnProcessEngine public class EndpointAutoConfiguration extends Object
IdentityService as required.| Constructor and Description |
|---|
EndpointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineEndpoint |
processEngineEndpoint(ProcessEngine engine) |
ProcessEngineMvcEndpoint |
processEngineMvcEndpoint(RepositoryService repositoryService) |
@Bean @ConditionalOnMissingBean public ProcessEngineEndpoint processEngineEndpoint(ProcessEngine engine)
public ProcessEngineMvcEndpoint processEngineMvcEndpoint(RepositoryService repositoryService)
Copyright © 2021 Flowable. All rights reserved.