Package org.cyclos.entities.system
Interface EntityWithParameterStorageContext
-
- All Known Implementing Classes:
CustomWizardExecution,ExternalRedirectExecution,RecurringTaskExecution
public interface EntityWithParameterStorageContextAn entity which stores the source for a parameter storage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContext()voidsetContext(String context)
-