package service const ( methodNamePrefix = "cws/api/v1" startWorkFlowMethodName = methodNamePrefix + "/workflow/launch" )