Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- de.taimos.pipeline.aws.ecr.ECRDeleteImagesStep
 - de.taimos.pipeline.aws.ecr.ECRListImagesStep
 - de.taimos.pipeline.aws.ecr.ECRSetRepositoryPolicyStep
 
 
 - org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
 - hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- de.taimos.pipeline.aws.ecr.ECRDeleteImagesStep.DescriptorImpl
 - de.taimos.pipeline.aws.ecr.ECRListImagesStep.DescriptorImpl
 - de.taimos.pipeline.aws.ecr.ECRSetRepositoryPolicyStep.DescriptorImpl
 
 
 - org.jenkinsci.plugins.workflow.steps.StepDescriptor
 - com.amazonaws.services.ecr.model.ImageIdentifier (implements java.lang.Cloneable, java.io.Serializable, com.amazonaws.protocol.StructuredPojo)
- de.taimos.pipeline.aws.ecr.JenkinsImageIdentifier
 
 - com.amazonaws.services.ecr.model.ListImagesFilter (implements java.lang.Cloneable, java.io.Serializable, com.amazonaws.protocol.StructuredPojo)
- de.taimos.pipeline.aws.ecr.JenkinsListImageFilter
 
 - org.jenkinsci.plugins.workflow.steps.StepExecution (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<T>
- de.taimos.pipeline.aws.ecr.ECRDeleteImagesStep.Execution
 - de.taimos.pipeline.aws.ecr.ECRListImagesStep.Execution
 - de.taimos.pipeline.aws.ecr.ECRSetRepositoryPolicyStep.Execution
 
 
 - org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<T>
 
 - hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)