Uses of Interface
org.opennms.nrtg.api.model.CollectionJob
-
Packages that use CollectionJob Package Description org.opennms.nrtg.api org.opennms.nrtg.api.model -
-
Uses of CollectionJob in org.opennms.nrtg.api
Methods in org.opennms.nrtg.api that return CollectionJob Modifier and Type Method Description CollectionJobProtocolCollector. collect(CollectionJob job)Methods in org.opennms.nrtg.api with parameters of type CollectionJob Modifier and Type Method Description CollectionJobProtocolCollector. collect(CollectionJob job)voidNrtBroker. publishCollectionJob(CollectionJob collectionJob) -
Uses of CollectionJob in org.opennms.nrtg.api.model
Classes in org.opennms.nrtg.api.model that implement CollectionJob Modifier and Type Class Description classDefaultCollectionJob
-