public interface HostnameProvider
Modifier and Type | Method and Description |
---|---|
String |
getHostname(ProcessEngineConfigurationImpl processEngineConfiguration)
Provides a
String that identifies the host of the given Process Engine. |
String getHostname(ProcessEngineConfigurationImpl processEngineConfiguration)
String
that identifies the host of the given Process Engine.processEngineConfiguration
- of the Process Engine that will run on the current hostCopyright © 2022. All rights reserved.