You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hop.apache.org by GitBox <gi...@apache.org> on 2021/01/20 22:37:35 UTC

[GitHub] [incubator-hop] nadment opened a new pull request #570: WIP: HOP-2446 Proposal action code cleanup

nadment opened a new pull request #570:
URL: https://github.com/apache/incubator-hop/pull/570


   - IAction extends IVariables, IHasLogChannel
   - ActionBase implements IAction
   - ActionBase make variables, metadataProvider private
   - Make ActionBase abstract
   - Remove unused methods isShell(), isMail(), isEvaluation()
   - Rename method IAction.evaluates() > isEvaluation()
   - Rename method IAction.isJob() > isWorkflow()
   - Remove old code in ActionStart
   - Rename some Metrics
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-hop] mattcasters merged pull request #570: WIP: HOP-2446 Proposal action code cleanup

Posted by GitBox <gi...@apache.org>.
mattcasters merged pull request #570:
URL: https://github.com/apache/incubator-hop/pull/570


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-hop] mattcasters merged pull request #570: WIP: HOP-2446 Proposal action code cleanup

Posted by GitBox <gi...@apache.org>.
mattcasters merged pull request #570:
URL: https://github.com/apache/incubator-hop/pull/570


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org