- Common ways to obtain URLAction
private void myMethod () {}
actionSpec.setOnPostback(actionAnnotation.onPostback()); actionSpec.setInheritable(actionAnnotation.inheritable()); actionSpec.setPhaseId(actionAnnotation.phaseId()); if (!isBlank(actionAnnotation.mappingId())) actionSpec.setMappingIds(new String[] { actionAnnotation.mappingId().trim() });
actionSpec.setOnPostback(actionAnnotation.onPostback()); actionSpec.setInheritable(actionAnnotation.inheritable()); actionSpec.setPhaseId(actionAnnotation.phaseId()); if (!isBlank(actionAnnotation.mappingId())) actionSpec.setMappingIds(new String[] { actionAnnotation.mappingId().trim() });
actionSpec.setOnPostback(actionAnnotation.onPostback()); actionSpec.setInheritable(actionAnnotation.inheritable()); actionSpec.setPhaseId(actionAnnotation.phaseId()); if (!isBlank(actionAnnotation.mappingId())) actionSpec.setMappingIds(new String[] { actionAnnotation.mappingId().trim() });
actionSpec.setOnPostback(actionAnnotation.onPostback()); actionSpec.setInheritable(actionAnnotation.inheritable()); actionSpec.setPhaseId(actionAnnotation.phaseId()); if (!isBlank(actionAnnotation.mappingId())) actionSpec.setMappingIds(new String[] { actionAnnotation.mappingId().trim() });