Rob Godfrey created QPID-6586:
---------------------------------

             Summary: [Java Broker] Allow configured objects to define 
"ManagedOperations" and expose these through the REST api
                 Key: QPID-6586
                 URL: https://issues.apache.org/jira/browse/QPID-6586
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: 6.0 [Java]


Currently we define extra servlets to allow users of the REST management API to 
perform operations that do not fit neatly into the standard REST CRUD model.  
Many of these could be better thought of as operations on managed objects (for 
instance moving messages from one queue to another).  

We should expand the ConfiguredObject model to allow for the definition of 
operations on objects, that can be directly invoked from the REST API



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to