Class CopyCiCommand

java.lang.Object
com.xebialabs.deployit.engine.spi.command.RepositoryBaseCommand
com.xebialabs.deployit.engine.spi.command.CopyCiCommand

public class CopyCiCommand extends RepositoryBaseCommand
  • Constructor Details

    • CopyCiCommand

      public CopyCiCommand(String id, String targetId, com.xebialabs.deployit.plugin.api.reflect.Type type)
  • Method Details

    • getId

      public String getId()
    • getTargetId

      public String getTargetId()
    • getType

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