Interface TaskViewConverter<T extends com.xebialabs.xlrelease.domain.Task>

    • Method Detail

      • toFullView

        TaskFullView toFullView​(T task,
                                java.util.List<com.xebialabs.deployit.plugin.api.reflect.Type> allowedTaskTypesForAuthenticatedUser)
      • getTaskType

        com.xebialabs.deployit.plugin.api.reflect.Type getTaskType()