public interface ExamplesService
extends org.uberfire.commons.lifecycle.PriorityDisposable
| Modifier and Type | Field and Description |
|---|---|
static String |
EXAMPLES_SYSTEM_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
ExamplesMetaData |
getMetaData() |
ExampleRepository |
getPlaygroundRepository() |
Set<ExampleProject> |
getProjects(ExampleRepository repository) |
org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent |
setupExamples(ExampleOrganizationalUnit exampleTargetOU,
List<ExampleProject> exampleProjects) |
static final String EXAMPLES_SYSTEM_PROPERTY
ExamplesMetaData getMetaData()
ExampleRepository getPlaygroundRepository()
Set<ExampleProject> getProjects(ExampleRepository repository)
org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent setupExamples(ExampleOrganizationalUnit exampleTargetOU, List<ExampleProject> exampleProjects)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.