Class PhaseViewConverter
java.lang.Object
com.xebialabs.xlrelease.views.converters.PhaseViewConverter
- All Implemented Interfaces:
PlanItemConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoFullView(com.xebialabs.xlrelease.domain.Phase phase, List<com.xebialabs.deployit.plugin.api.reflect.Type> allowedTaskTypesForAuthenticatedUser) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.xebialabs.xlrelease.views.converters.PlanItemConverter
populatePlanItemView
-
Constructor Details
-
PhaseViewConverter
-
-
Method Details
-
toFullView
public PhaseFullView toFullView(com.xebialabs.xlrelease.domain.Phase phase, List<com.xebialabs.deployit.plugin.api.reflect.Type> allowedTaskTypesForAuthenticatedUser)
-