@Vetoed public class ProjectStageFactory extends Object
| Constructor and Description |
|---|
ProjectStageFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectStage> |
loadStages(InputStream inputStream) |
List<ProjectStage> |
loadStages(URL url) |
public List<ProjectStage> loadStages(URL url)
public List<ProjectStage> loadStages(InputStream inputStream)
Copyright © 2016 JBoss by Red Hat. All rights reserved.