package org.activiti.kickstart.service.alfresco; /** * @author jbarrez */ public class WorkflowUniqueNameViolationException extends RuntimeException { private static final long serialVersionUID = 1L; }