Uses of Class
com.adobe.aio.workspace.Workspace
-
Packages that use Workspace Package Description com.adobe.aio.aem.workspace com.adobe.aio.event.journal com.adobe.aio.event.management com.adobe.aio.event.publish com.adobe.aio.ims com.adobe.aio.workspace -
-
Uses of Workspace in com.adobe.aio.aem.workspace
Methods in com.adobe.aio.aem.workspace that return Workspace Modifier and Type Method Description WorkspaceWorkspaceSupplier. getWorkspace() -
Uses of Workspace in com.adobe.aio.event.journal
Methods in com.adobe.aio.event.journal with parameters of type Workspace Modifier and Type Method Description JournalService.BuilderJournalService.Builder. workspace(Workspace workspace) -
Uses of Workspace in com.adobe.aio.event.management
Fields in com.adobe.aio.event.management declared as Workspace Modifier and Type Field Description protected WorkspaceRegistrationServiceTester. workspaceMethods in com.adobe.aio.event.management with parameters of type Workspace Modifier and Type Method Description ProviderService.BuilderProviderService.Builder. workspace(Workspace workspace)RegistrationService.BuilderRegistrationService.Builder. workspace(Workspace workspace) -
Uses of Workspace in com.adobe.aio.event.publish
Methods in com.adobe.aio.event.publish with parameters of type Workspace Modifier and Type Method Description PublishService.BuilderPublishService.Builder. workspace(Workspace workspace) -
Uses of Workspace in com.adobe.aio.ims
Methods in com.adobe.aio.ims with parameters of type Workspace Modifier and Type Method Description ImsService.BuilderImsService.Builder. workspace(Workspace workspace)Add the workspace context to this builder.Constructors in com.adobe.aio.ims with parameters of type Workspace Constructor Description JwtTokenBuilder(Workspace workspace)Deprecated. -
Uses of Workspace in com.adobe.aio.workspace
Methods in com.adobe.aio.workspace that return Workspace Modifier and Type Method Description WorkspaceWorkspace.Builder. build()
-