@Immutable public static class ViewWorkflows.WorkflowItem extends Object
Constructor and Description |
---|
WorkflowItem(String name,
String description,
String lastModified,
com.google.common.collect.Multiset<String> schemes,
int steps,
ViewWorkflows.WorkflowState state) |
Modifier and Type | Method and Description |
---|---|
String |
description() |
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isDraft() |
String |
lastModified() |
String |
name() |
com.google.common.collect.Multiset<String> |
schemes() |
int |
steps() |
String |
toString() |
public WorkflowItem(String name, String description, String lastModified, com.google.common.collect.Multiset<String> schemes, int steps, ViewWorkflows.WorkflowState state)
Copyright © 2002-2019 Atlassian. All Rights Reserved.