Class SelfJibPluginParameters

java.lang.Object
zero.x.plugin.bom.pojo.SelfJibPluginParameters

public class SelfJibPluginParameters
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SelfJibPluginParameters​(org.gradle.api.model.ObjectFactory objectFactory)  
  • Method Summary

    Modifier and Type Method Description
    void container​(org.gradle.api.Action<? super SelfJibContainerParameters> action)  
    void from​(org.gradle.api.Action<? super SelfJibFromExtension> action)  
    void to​(org.gradle.api.Action<? super SelfJibToExtension> action)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait