1 package org.weda.workflow.impl; 2 3 /** 4 * 5 * @author tim 6 */ 7 public class TargetNameEntry extends BasicEntryContainer<ResultTypeEntry>{ 8 }