Details
-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 0.2
-
Component/s: component-rules, tooling
-
Labels:None
Description
We need to add a switchyard-forge-rules-plugin, similar to our existing bean, soap, camel and clojure ones. The information that can be prompted for matches the properties of the models found in org.switchyard.component.rules.config.model.
<component name="defaults to ${ServiceInterfaceName}"> |
<service name="defaults to ${ServiceInterfaceName}"> |
<interface.java interface="${ServiceInterfaceClass}"/> |
</service> |
<implementation.rules stateful="defaults to false"> |
<rulesAction |
name="a method name from the service interface, required" |
type="a RulesActionType name, defaults to EXECUTE_RULES"/> (0..*) |
<resource |
location="file://, http://, https://, or classpath path, required" |
type="a ResourceType name, required"/> (0..*) |
</implementation.rules> |
</component> |
Gliffy Diagrams
Issue Links
- is incorporated by
-
SWITCHYARD-364
Finish integrating BPM and Rules components
-
- Closed
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
pushed and deployed to nexus