Uses of Class
org.apache.camel.v1.buildstatus.Artifacts
-
Packages that use Artifacts Package Description org.apache.camel.v1 -
-
Uses of Artifacts in org.apache.camel.v1
Methods in org.apache.camel.v1 that return types with arguments of type Artifacts Modifier and Type Method Description java.util.List<Artifacts>BuildStatus. getArtifacts()Method parameters in org.apache.camel.v1 with type arguments of type Artifacts Modifier and Type Method Description voidBuildStatus. setArtifacts(java.util.List<Artifacts> artifacts)
-