Class ReusableWorkflowImpl
Import path
import codeql.actions.ast.internal.AstDirect supertypes
Indirect supertypes
Fields
Inherited fields
| n | from WorkflowImpl |
Predicates
| getACaller | |
| getAChildNode | |
| getATriggerEvent | Gets the trigger event that starts this workflow. |
| getAnInput | |
| getAnOutputExpr | |
| getInput | |
| getInputs | |
| getOutputExpr | |
| getOutputs | |
| getResolvedPath |
Inherited predicates
| getAJob | Gets a job within this workflow | from WorkflowImpl |
| getAPrimaryQlClass | from WorkflowImpl | |
| getEnclosingCompositeAction | Gets the enclosing composite action if any. | from AstNodeImpl |
| getEnclosingJob | Gets the enclosing Job. | from AstNodeImpl |
| getEnclosingStep | Gets the enclosing Step. | from AstNodeImpl |
| getEnclosingWorkflow | Gets the enclosing workflow if any. | from AstNodeImpl |
| getEnv | Gets the ‘global’ | from WorkflowImpl |
| getInScopeDefaultValue | from AstNodeImpl | |
| getInScopeEnvVarExpr | Gets a environment variable expression by name in the scope of the current node. | from AstNodeImpl |
| getJob | Gets the job within this workflow with the given job ID. | from WorkflowImpl |
| getLocation | from WorkflowImpl | |
| getName | Gets the name of the workflow. | from WorkflowImpl |
| getNode | from WorkflowImpl | |
| getOn | Gets the | from WorkflowImpl |
| getParentNode | from WorkflowImpl | |
| getPermissions | Gets the permissions granted to this workflow. | from WorkflowImpl |
| getStrategy | Gets the strategy for this workflow. | from WorkflowImpl |
| toString | from WorkflowImpl |