Class Container
java.lang.Object
com.cloudbees.jenkins.support.api.Container
Represents something that can contain
Content
- Author:
- Stephen Connolly
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract void
The set of components which are being asked to contribute to this bundle, if known.
-
Constructor Details
-
Container
public Container()
-
-
Method Details
-
add
-
getComponents
The set of components which are being asked to contribute to this bundle, if known.- Returns:
- the set of components, if known; null if not
- See Also:
-