Uses of Class
com.atlassian.sal.confluence.lifecycle.ServiceExecutionTemplate
-
Packages that use ServiceExecutionTemplate Package Description com.atlassian.sal.confluence.lifecycle -
-
Uses of ServiceExecutionTemplate in com.atlassian.sal.confluence.lifecycle
Subclasses of ServiceExecutionTemplate in com.atlassian.sal.confluence.lifecycle Modifier and Type Class Description class
StaticServiceExecution<S,R>
Delegates service execution to a callback.
-