@ExportedBean(defaultVisibility=100) public abstract class GenericComponent extends AbstractItem
VISIBILITY| Constructor and Description | 
|---|
GenericComponent(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
getLastActivity()  | 
abstract List<? extends GenericPipeline> | 
getPipelines()  | 
getNamepublic GenericComponent(String name)
@Exported public long getLastActivity()
@Exported public abstract List<? extends GenericPipeline> getPipelines()
Copyright © 2016–2020 Diabol AB. All rights reserved.