Class VoDServiceActivator.ServiceActivationResult
java.lang.Object
ru.bitel.bgbilling.modules.vod.server.bean.VoDServiceActivator.ServiceActivationResult
- Enclosing class:
- VoDServiceActivator
-
Field Summary
-
Constructor Summary
ConstructorDescriptionServiceActivationResult
(boolean result, int resultCode, String message) ServiceActivationResult
(boolean result, int resultCode, String message, Exception nestedException) -
Method Summary
-
Field Details
-
RESULT_OK
-
-
Constructor Details
-
ServiceActivationResult
-
ServiceActivationResult
-
-
Method Details
-
isResult
public boolean isResult() -
getMessage
-
getNestedException
-
getResultCode
public int getResultCode()
-