Class ApkPublisher.RecentChanges
- java.lang.Object
-
- hudson.model.AbstractDescribableImpl<ApkPublisher.RecentChanges>
-
- org.jenkinsci.plugins.googleplayandroidpublisher.ApkPublisher.RecentChanges
-
- All Implemented Interfaces:
Describable<ApkPublisher.RecentChanges>,Serializable
- Enclosing class:
- ApkPublisher
public static final class ApkPublisher.RecentChanges extends AbstractDescribableImpl<ApkPublisher.RecentChanges> implements Serializable
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classApkPublisher.RecentChanges.DescriptorImpl
-
Constructor Summary
Constructors Constructor Description RecentChanges(String language, String text)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()StringtoString()-
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
-