[switchyard-issues] [JBoss JIRA] Created: (SWITCHYARD-329) Add BPM annotations to mark methods as process action triggers

David Ward (JIRA) jira-events at lists.jboss.org
Thu Jun 30 16:42:23 EDT 2011


Add BPM annotations to mark methods as process action triggers
--------------------------------------------------------------

                 Key: SWITCHYARD-329
                 URL: https://issues.jboss.org/browse/SWITCHYARD-329
             Project: SwitchYard
          Issue Type: Enhancement
          Components: component-bpm
            Reporter: David Ward
            Assignee: David Ward
             Fix For: 0.2


Per the discussion in the Forum Reference (see jira link), adding @StartProcess, @SignalEvent and @AbortProcess method-level annotations would allow the developer to declaratively designate which service invocations will result in what type of process action to trigger.

Additionally, the @BPM class-level annotation should change to @Process to maintain consistency in naming, and all 4 annotations should move to a new org.switchyard.component.bpm.annotation(s?) package.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list