public class WorkflowPublished extends Object
Constructor and Description |
---|
WorkflowPublished(boolean isIsolated,
boolean isAdministrator,
boolean hasExtPermission,
String workflowName,
Long projectId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getProjectId() |
int |
getWorkflowHash() |
int |
hashCode() |
boolean |
isAdministrator() |
boolean |
isHasExtPermission() |
boolean |
isIsolated() |
public boolean isIsolated()
public boolean isAdministrator()
public boolean isHasExtPermission()
public int getWorkflowHash()
public Long getProjectId()
Copyright © 2002-2024 Atlassian. All Rights Reserved.