Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Service Return Wave #141

Closed
sbordes opened this issue Feb 24, 2015 · 0 comments
Closed

Improve Service Return Wave #141

sbordes opened this issue Feb 24, 2015 · 0 comments
Assignees
Milestone

Comments

@sbordes
Copy link
Member

sbordes commented Feb 24, 2015

Update old rules like this

WaveType DO_SOMETHING = Builders.waveType("SOMETHING"); // A basic wave definition
WaveType DO_SOMETHING = Builders.waveType("SOMETHING").returnAction("SOMETHING_DONE"); // I want to be warned when service has finished
WaveType DO_SOMETHING = Builders.waveType("SOMETHING").returnAction("SOMETHING_DONE").returnItem(SOME_SERVICE_RESPONSE); // I want to be warned and get the result

@sbordes sbordes added this to the 8.0.1 milestone Feb 24, 2015
@sbordes sbordes self-assigned this Feb 24, 2015
sbordes added a commit that referenced this issue Feb 25, 2015
@sbordes sbordes closed this as completed Feb 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant