Uses of Class
dev.cdevents.models.PipelineRunFinishedSubject
-
Packages that use PipelineRunFinishedSubject Package Description dev.cdevents.events Copyright 2023-Present https://cdevents.dev/ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of PipelineRunFinishedSubject in dev.cdevents.events
Methods in dev.cdevents.events that return PipelineRunFinishedSubject Modifier and Type Method Description PipelineRunFinishedSubjectPipelineRunFinishedCDEvent. getSubject()Methods in dev.cdevents.events with parameters of type PipelineRunFinishedSubject Modifier and Type Method Description voidPipelineRunFinishedCDEvent. setSubject(PipelineRunFinishedSubject subject)
-