public class LoggingStateChangeHandler.StateChange extends Object
Constructor and Description |
---|
StateChange(BusinessServiceGraph graph,
BusinessService businessService,
Status newStatus,
Status prevStatus) |
Modifier and Type | Method and Description |
---|---|
BusinessService |
getBusinessService() |
BusinessServiceGraph |
getGraph() |
Status |
getNewSeverity() |
Status |
getPrevSeverity() |
public StateChange(BusinessServiceGraph graph, BusinessService businessService, Status newStatus, Status prevStatus)
public BusinessService getBusinessService()
public BusinessServiceGraph getGraph()
public Status getNewSeverity()
public Status getPrevSeverity()
Copyright © 2021. All rights reserved.