| Package | Description |
|---|---|
| org.kie.workbench.common.screens.examples.model |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
ImportProject.getCredentials() |
Credentials |
ExampleRepository.getCredentials() |
| Constructor and Description |
|---|
ExampleRepository(String url,
Credentials credentials) |
ImportProject(org.uberfire.backend.vfs.Path root,
String name,
String description,
String origin,
List<String> tags,
Credentials credentials,
List<String> allBranches,
boolean canSelectBranches) |
ImportProject(org.uberfire.backend.vfs.Path root,
String name,
String description,
String origin,
List<String> tags,
List<ExampleProjectError> errors,
Credentials credentials,
List<String> allBranches,
List<String> selectedBranches,
boolean canSelectBranches) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.