Class RuntimeBundleProperties
java.lang.Object
org.activiti.cloud.services.events.configuration.RuntimeBundleProperties
@AutoConfiguration
@ConfigurationProperties(prefix="activiti.cloud.runtime-bundle")
@Validated
public class RuntimeBundleProperties
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAppName(String appName) voidsetEventsProperties(RuntimeBundleProperties.RuntimeBundleEventsProperties eventsProperties) voidvoidsetRbSpringAppName(String name) voidsetServiceType(String serviceType) voidsetServiceVersion(String serviceVersion)
-
Constructor Details
-
RuntimeBundleProperties
public RuntimeBundleProperties()
-
-
Method Details
-
getRbSpringAppName
-
getServiceFullName
-
getServiceName
-
setRbSpringAppName
-
getServiceType
-
setServiceType
-
getServiceVersion
-
setServiceVersion
-
getAppName
-
setAppName
-
getEventsProperties
-
setEventsProperties
public void setEventsProperties(RuntimeBundleProperties.RuntimeBundleEventsProperties eventsProperties) -
getMessaging
-
setMessaging
-