Class ApplicationServiceTopologyConfiguration

java.lang.Object
com.cloudforgeci.api.core.topology.ApplicationServiceTopologyConfiguration
All Implemented Interfaces:
BaseConfiguration, TopologyConfiguration

public final class ApplicationServiceTopologyConfiguration extends Object implements TopologyConfiguration
Universal application service topology configuration.

This topology configuration supports deploying any application that implements the ApplicationSpec interface. It provides the same infrastructure patterns as JENKINS_SERVICE but without hardcoding Jenkins-specific configuration.

Since:
3.0.0