Darrel Schneider created GEODE-7804: ---------------------------------------
Summary: OperationResult should have some methods on it Key: GEODE-7804 URL: https://issues.apache.org/jira/browse/GEODE-7804 Project: Geode Issue Type: Improvement Components: management Reporter: Darrel Schneider org.apache.geode.management.runtime.OperationResult currently is just a marker interface (has no methods). But it should have some. At the very least it should have the following: String getStatusMessage(); boolean getSuccess(); -- This message was sent by Atlassian Jira (v8.3.4#803005)