Package org.duracloud.mill.bit
Class HandlerResult
java.lang.Object
org.duracloud.mill.bit.HandlerResult
- Author:
- Daniel Bernstein Date: May 15, 2014
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
HandlerResult
public HandlerResult() -
HandlerResult
- Parameters:
result-message-
-
-
Method Details
-
getMessage
- Returns:
- the message
-
getResult
- Returns:
- the result
-
isHandled
public boolean isHandled()- Returns:
- the handled
-