package org.argeo.slc.process; public interface SlcExecutionRelated { public String getSlcExecutionUuid(); public String getSlcExecutionStepUuid(); }