Bug 1219748
| Summary: | Include list of supported commands for Decision Server | ||
|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Anton Giertli <agiertli> |
| Component: | Documentation | Assignee: | Vidya <viyengar> |
| Status: | CLOSED EOL | QA Contact: | Karel Suta <ksuta> |
| Severity: | medium | Docs Contact: | Dawn Eisner <deisner> |
| Priority: | urgent | ||
| Version: | 6.1.0 | CC: | brms-docs, wsiqueir |
| Target Milestone: | --- | ||
| Target Release: | One-off release | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-27 20:01:16 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Anton Giertli
2015-05-08 07:12:54 UTC
Regarding commands which can be sent to [POST] / I think they are here: https://github.com/droolsjbpm/droolsjbpm-integration/tree/master/kie-server-parent/kie-server-api/src/main/java/org/kie/server/api/commands (In reply to Anton Giertli from comment #2) > Regarding commands which can be sent to [POST] / > > I think they are here: > https://github.com/droolsjbpm/droolsjbpm-integration/tree/master/kie-server- > parent/kie-server-api/src/main/java/org/kie/server/api/commands this should be definite proof https://github.com/droolsjbpm/droolsjbpm-integration/blob/6.2.x/kie-server-parent/kie-server-services/src/main/java/org/kie/server/services/impl/KieServerImpl.java#L53-L79 includes pull request |