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

Signals between process definitions in cloud #1783

Closed
wants to merge 7 commits into from

Conversation

daisuke-yoshimoto
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 20, 2018

Codecov Report

Merging #1783 into develop will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #1783      +/-   ##
=============================================
- Coverage      61.96%   61.94%   -0.03%     
  Complexity      1488     1488              
=============================================
  Files           1029     1029              
  Lines          38753    38771      +18     
  Branches        5758     5765       +7     
=============================================
+ Hits           24015    24017       +2     
- Misses         11975    11991      +16     
  Partials        2763     2763
Impacted Files Coverage Δ Complexity Δ
...iti/validation/validator/impl/SignalValidator.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...language/json/converter/BpmnJsonConverterUtil.java 60.91% <0%> (-1.59%) 70 <0> (ø)
.../bpmn/converter/export/ActivitiListenerExport.java 47.61% <0%> (-2.39%) 13 <0> (ø)
...n/converter/child/ActivitiEventListenerParser.java 81.81% <0%> (-8.19%) 8 <0> (ø)
...validator/impl/ActivitiEventListenerValidator.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../impl/bpmn/parser/handler/ProcessParseHandler.java 79.48% <0%> (-2.1%) 0 <0> (ø)
.../activiti/engine/impl/util/ExecutionGraphUtil.java 50.87% <0%> (+3.5%) 0% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d3ebb40...55be14b. Read the comment docs.

@daisuke-yoshimoto daisuke-yoshimoto changed the title [Not Ready] Signals between process definitions in cloud Signals between process definitions in cloud Apr 20, 2018
@salaboy salaboy added this to the Beta1 milestone May 2, 2018
@daisuke-yoshimoto
Copy link
Contributor Author

With @salaboy's feedback, I found that extending process engine itself is unnecessary.
So, I close this pull request.

@mteodori mteodori deleted the feature/daisuke-1687-signal-cloud branch January 21, 2020 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants