Uses of Interface
com.adobe.aio.cloudmanager.Artifact
-
Packages that use Artifact Package Description com.adobe.aio.cloudmanager -
-
Uses of Artifact in com.adobe.aio.cloudmanager
Methods in com.adobe.aio.cloudmanager that return types with arguments of type Artifact Modifier and Type Method Description @NotNull Collection<Artifact>
PipelineExecutionApi. listArtifacts(@NotNull PipelineExecutionStepState step)
List all artifacts associated with the specified step.
-