Class SprintPlanEntryTransformer

java.lang.Object
com.atlassian.greenhopper.util.Transformer<Sprint,SprintPlanEntry>
com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntryTransformer
All Implemented Interfaces:
com.google.common.base.Function<Sprint,SprintPlanEntry>, Function<Sprint,SprintPlanEntry>

public class SprintPlanEntryTransformer extends Transformer<Sprint,SprintPlanEntry>