module Va::OrchestrationNode
include Va::OrchestrationConstants
include Workflow::FunctionalDataUtil
include Va::Util
include Marketplace::ApiActions
include Metering::Helper
include Workflow::FunctionalNodesUtil
include Workflow::OsrCommonMethods
def eval_orchestration(node, evaluate_on)
######statements#
end
end
While running the server there is no call to the above method but in server it is hitting the lines in the eval_orcheatration method. It will be helpful for me if someone explains what is going on here?
Aucun commentaire:
Enregistrer un commentaire