Interface TaskTypeConversion


  • public interface TaskTypeConversion
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.xebialabs.xlrelease.domain.Task changeActiveTaskType​(com.xebialabs.xlrelease.domain.Task task, com.xebialabs.deployit.plugin.api.reflect.Type targetType)  
    • Method Detail

      • changeActiveTaskType

        com.xebialabs.xlrelease.domain.Task changeActiveTaskType​(com.xebialabs.xlrelease.domain.Task task,
                                                                 com.xebialabs.deployit.plugin.api.reflect.Type targetType)