| Constructor and Description | 
|---|
| IpServiceVertex(IpService ipService,
               int level) | 
| Modifier and Type | Method and Description | 
|---|---|
| IpService | MockIpServiceEdge. getIpService() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MockBusinessService. addIpServiceEdge(IpService ipService,
                MapFunction mapFunction,
                int weight,
                String friendlyName) | 
| void | MockIpServiceEdge. setIpService(IpService ipService) | 
| Constructor and Description | 
|---|
| MockIpServiceEdge(long id,
                 IpService ipService,
                 String friendlyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| IpService | BusinessServiceManager. getIpServiceById(Integer id) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<IpService> | BusinessServiceManager. getAllIpServices() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | BusinessServiceManager. addIpServiceEdge(BusinessService businessService,
                IpService ipService,
                MapFunction mapFunction,
                int weight) | 
| boolean | BusinessServiceManager. addIpServiceEdge(BusinessService businessService,
                IpService ipService,
                MapFunction mapFunction,
                int weight,
                String friendlyName) | 
| List<GraphVertex> | BusinessServiceStateMachine. calculateImpact(IpService ipService) | 
| Status | BusinessServiceManager. getOperationalStatus(IpService ipService) | 
| Status | BusinessServiceStateMachine. getOperationalStatus(IpService ipService)Retrieves the current operational status of a particular IP service. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IpServiceImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| IpService | BusinessServiceManagerImpl. getIpServiceById(Integer id) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<IpService> | BusinessServiceManagerImpl. getAllIpServices() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | BusinessServiceManagerImpl. addIpServiceEdge(BusinessService businessService,
                IpService ipService,
                MapFunction mapFunction,
                int weight) | 
| boolean | BusinessServiceManagerImpl. addIpServiceEdge(BusinessService businessService,
                IpService ipService,
                MapFunction mapFunction,
                int weight,
                String friendlyName) | 
| void | BusinessServiceImpl. addIpServiceEdge(IpService ipService,
                MapFunction mapFunction,
                int weight,
                String friendlyName) | 
| List<GraphVertex> | DefaultBusinessServiceStateMachine. calculateImpact(IpService ipService) | 
| Status | BusinessServiceManagerImpl. getOperationalStatus(IpService ipService) | 
| Status | DefaultBusinessServiceStateMachine. getOperationalStatus(IpService ipService) | 
| Modifier and Type | Method and Description | 
|---|---|
| IpService | IpServiceEdgeImpl. getIpService() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IpServiceEdgeImpl. setIpService(IpService ipService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BusinessService. addIpServiceEdge(IpService ipService,
                MapFunction mapFunction,
                int weight,
                String friendlyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| IpService | IpServiceEdge. getIpService() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IpServiceEdge. setIpService(IpService ipService) | 
| Modifier and Type | Method and Description | 
|---|---|
| IpService | GraphVertex. getIpService() | 
| Modifier and Type | Method and Description | 
|---|---|
| IpService | GraphVertexImpl. getIpService() | 
| Constructor and Description | 
|---|
| GraphVertexImpl(ReductionFunction reduceFunction,
               BusinessService businessService,
               IpService ipService,
               String reductionKey) | 
| GraphVertexImpl(ReductionFunction reduceFunction,
               IpService ipService) | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | BusinessServiceEditWindow. describeIpService(IpService ipService) | 
| static String | BusinessServiceEditWindow. describeIpService(IpService ipService,
                 String friendlyName) | 
Copyright © 2019. All rights reserved.