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

Add activity interface support #559

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Oct 24, 2020

  1. Cleanup retryer and retry options

    Liang Mei committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    fd61adb View commit details
    Browse the repository at this point in the history
  2. Remove unused retry options from worker options

    Liang Mei committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    45ebe13 View commit details
    Browse the repository at this point in the history
  3. Fix license

    Liang Mei committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    75d121d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Review comments

    Liang Mei committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    95bbaba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b4b3d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6060866 View commit details
    Browse the repository at this point in the history
  4. Added ActivityInterface hierarchy test

    mfateev authored and Liang Mei committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    acb797f View commit details
    Browse the repository at this point in the history
  5. Added support for calling polymorphic activities

    mfateev authored and Liang Mei committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    68767ae View commit details
    Browse the repository at this point in the history
  6. Added JavaDoc of ActivityInterface

    mfateev authored and Liang Mei committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    b4db385 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    4a32bb1 View commit details
    Browse the repository at this point in the history