Uses of Enum Class
org.wso2.carbon.utils.DiagnosticLog.ResultStatus
Packages that use DiagnosticLog.ResultStatus
-
Uses of DiagnosticLog.ResultStatus in org.wso2.carbon.utils
Methods in org.wso2.carbon.utils that return DiagnosticLog.ResultStatusModifier and TypeMethodDescriptionstatic DiagnosticLog.ResultStatusReturns the enum constant of this class with the specified name.static DiagnosticLog.ResultStatus[]DiagnosticLog.ResultStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.wso2.carbon.utils with parameters of type DiagnosticLog.ResultStatusModifier and TypeMethodDescriptionDiagnosticLog.DiagnosticLogBuilder.resultStatus(DiagnosticLog.ResultStatus resultStatus) Sets the result status of the DiagnosticLog.