@Portable public class PipelineExecutionChangeEvent extends Object
Constructor and Description |
---|
PipelineExecutionChangeEvent(PipelineExecutionChange change,
PipelineExecutionTraceKey pipelineExecutionTraceKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
PipelineExecutionChange |
getChange() |
PipelineExecutionTraceKey |
getPipelineExecutionTraceKey() |
int |
hashCode() |
boolean |
isDelete() |
boolean |
isStop() |
public PipelineExecutionChangeEvent(PipelineExecutionChange change, PipelineExecutionTraceKey pipelineExecutionTraceKey)
public PipelineExecutionChange getChange()
public PipelineExecutionTraceKey getPipelineExecutionTraceKey()
public boolean isStop()
public boolean isDelete()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.