|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SynchronizationInitiationAction<T extends SynchronizationActionContext>
Marker interface for a SynchronizationAction
that initiates a
process that subsequent actions will drive to comletion. An example of this
would be an action to initiate the removal of a directory, which would
be driven to completion by subsequent actions to remove child content
and finally an action to remove the directory itself..
Method Summary |
---|
Methods inherited from interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationAction |
---|
cancel, complete, getContext, getRepositoryContentModification, isCancelled, isComplete |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |