Interface ServiceContext<T>


  • public interface ServiceContext<T>
    Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 12, 2013
    • Method Detail

      • execute

        T execute​(T processContext)