Uses of Class
com.genologics.ri.queue.ArtifactLink
Packages that use ArtifactLink
-
Uses of ArtifactLink in com.genologics.ri.queue
Fields in com.genologics.ri.queue with type parameters of type ArtifactLinkModifier and TypeFieldDescriptionprotected List<ArtifactLink>Queue.artifactsThe list of artifacts in the queue.Methods in com.genologics.ri.queue that return ArtifactLinkModifier and TypeMethodDescriptionObjectFactory.createArtifactLink()Creates a new ArtifactLink instance.Methods in com.genologics.ri.queue that return types with arguments of type ArtifactLinkModifier and TypeMethodDescriptionQueue.getArtifacts()Gets the list of artifacts in the queue.Queue.getList()Gets the list of items in this batch.