Class RenameCiCommand

    • Constructor Summary

      Constructors 
      Constructor Description
      RenameCiCommand​(java.lang.String id, java.lang.String targetName, com.xebialabs.deployit.plugin.api.reflect.Type type)  
    • Constructor Detail

      • RenameCiCommand

        public RenameCiCommand​(java.lang.String id,
                               java.lang.String targetName,
                               com.xebialabs.deployit.plugin.api.reflect.Type type)
    • Method Detail

      • getId

        public java.lang.String getId()
      • getTargetName

        public java.lang.String getTargetName()
      • getType

        public com.xebialabs.deployit.plugin.api.reflect.Type getType()