Class ProcessStep

java.lang.Object
com.genologics.ri.step.ProcessStep
All Implemented Interfaces:
LimsEntity<ProcessStep>, LimsEntityLinkable<ProcessStep>, Linkable<ProcessStep>, Locatable, Serializable

public class ProcessStep extends Object implements LimsEntity<ProcessStep>, Serializable
The detailed representation of a step.

Since API version 2.27, the step can be deleted to cancel a process. Requires the current status of step to be "in progress".

See Also: